Commit ca981cfb authored by Romain Courteaud's avatar Romain Courteaud

slapos_panel: do not add Instance Tree for project with accounting

parent 3ff2a34f
......@@ -32,9 +32,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
<value> <string>Instance Request for Project without accounting</string> </value>
</item>
<item>
<key> <string>icon</string> </key>
......@@ -92,7 +90,7 @@
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>python: context.Base_hasSlapOSProjectUserGroup(customer=True)</string> </value>
<value> <string>python: (context.getDestinationSection(None) is None) and (context.Base_hasSlapOSProjectUserGroup(customer=True))</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