Commit a2c78cdc authored by Jérome Perrin's avatar Jérome Perrin

Hide categories on which we don't have the View permission

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18842 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 309be170
......@@ -269,7 +269,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/getVariationRangeCategoryItemList</string> </value>
<value> <string>python: here.getVariationRangeCategoryItemList(checked_permission=\'View\')</string> </value>
</item>
</dictionary>
</pickle>
......
200
\ No newline at end of file
201
\ No newline at end of file
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