Commit 7cca45da authored by Jérome Perrin's avatar Jérome Perrin

core: disable "mass_workflow" action in render js ui

Workaround for bug #20160120-1805D22
parent 66b28c45
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>text</string> </key> <key> <string>text</string> </key>
<value> <string>python: object.getPortalType() in portal.getPortalModuleTypeList()</string> </value> <value> <string>python: "selection_name" in request and object.getPortalType() in portal.getPortalModuleTypeList()</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </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