Commit e1b2c62d authored by Fabien Morin's avatar Fabien Morin

set model_path group on Transformation lines

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32020 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 86be12dd
......@@ -55,7 +55,9 @@
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
<tuple>
<string>model_path</string>
</tuple>
</value>
</item>
<item>
......@@ -68,7 +70,9 @@
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>redirect_script</string> </key>
......
......@@ -55,7 +55,9 @@
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
<tuple>
<string>model_path</string>
</tuple>
</value>
</item>
<item>
......@@ -68,7 +70,9 @@
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>redirect_script</string> </key>
......
......@@ -55,7 +55,9 @@
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
<tuple>
<string>model_path</string>
</tuple>
</value>
</item>
<item>
......@@ -68,7 +70,9 @@
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>redirect_script</string> </key>
......
426
\ No newline at end of file
430
\ 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