app/soc/views/helper/access.py
changeset 1263 34d3f7c756a1
parent 1250 b06e6e014658
child 1265 cecb2b35f805
--- a/app/soc/views/helper/access.py	Wed Feb 11 20:02:46 2009 +0000
+++ b/app/soc/views/helper/access.py	Wed Feb 11 20:04:29 2009 +0000
@@ -900,7 +900,6 @@
 
     return
 
-  @denySidebar
   @allowDeveloper
   def checkIsDocumentReadable(self, django_args):
     """Checks whether a document is readable.