app/soc/views/models/program.py
changeset 1178 f0de31a14797
parent 1163 d8c50be19232
child 1189 14357ec13647
--- a/app/soc/views/models/program.py	Mon Feb 02 14:09:24 2009 +0000
+++ b/app/soc/views/models/program.py	Mon Feb 02 14:19:22 2009 +0000
@@ -159,8 +159,7 @@
         # check if the current user is a host for this program
         rights.doCachedCheck('checkIsHostForProgram', 
             {'scope_path': entity.scope_path,
-            'link_id': entity.link_id,
-            'workflow': entity.workflow}, [])
+            'link_id': entity.link_id}, [])
 
         if entity.status == 'invisible':
           # still add the document links so hosts can see how it looks like