src/pyams_content/include.py
changeset 1069 abd11be23718
parent 1056 e8a0de576e99
--- a/src/pyams_content/include.py	Wed Nov 07 19:00:06 2018 +0100
+++ b/src/pyams_content/include.py	Thu Nov 08 08:46:58 2018 +0100
@@ -26,9 +26,6 @@
     # add custom twwen
     config.add_tween('pyams_content.features.redirect.tween.redirect_tween_factory', over=MAIN)
 
-    # add custom routes
-    config.add_route('oid_access', '/+/{oid}*view')
-
     # load registry components
     try:
         import pyams_zmi