app/soc/views/helper/access.py
changeset 1265 cecb2b35f805
parent 1263 34d3f7c756a1
child 1300 a89d673771eb
--- a/app/soc/views/helper/access.py	Wed Feb 11 20:05:33 2009 +0000
+++ b/app/soc/views/helper/access.py	Wed Feb 11 20:10:53 2009 +0000
@@ -900,6 +900,7 @@
 
     return
 
+  @allowSidebar
   @allowDeveloper
   def checkIsDocumentReadable(self, django_args):
     """Checks whether a document is readable.