Commit 2a802572 authored by Romain Courteaud's avatar Romain Courteaud

slapos_panel: create Virtual Master only for validated Person

parent 72fc04e1
......@@ -88,7 +88,7 @@
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>python: portal.Base_checkPermission(\'project_module\', \'Add portal content\')</string> </value>
<value> <string>python: portal.Base_checkPermission(\'project_module\', \'Add portal content\') and (context.getValidationState() == \'validated\')</string> </value>
</item>
</dictionary>
</pickle>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment