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 @@ ...@@ -55,7 +55,9 @@
<item> <item>
<key> <string>group_list</string> </key> <key> <string>group_list</string> </key>
<value> <value>
<tuple/> <tuple>
<string>model_path</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
...@@ -68,7 +70,9 @@ ...@@ -68,7 +70,9 @@
</item> </item>
<item> <item>
<key> <string>permission</string> </key> <key> <string>permission</string> </key>
<value> <string></string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>redirect_script</string> </key> <key> <string>redirect_script</string> </key>
......
...@@ -55,7 +55,9 @@ ...@@ -55,7 +55,9 @@
<item> <item>
<key> <string>group_list</string> </key> <key> <string>group_list</string> </key>
<value> <value>
<tuple/> <tuple>
<string>model_path</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
...@@ -68,7 +70,9 @@ ...@@ -68,7 +70,9 @@
</item> </item>
<item> <item>
<key> <string>permission</string> </key> <key> <string>permission</string> </key>
<value> <string></string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>redirect_script</string> </key> <key> <string>redirect_script</string> </key>
......
...@@ -55,7 +55,9 @@ ...@@ -55,7 +55,9 @@
<item> <item>
<key> <string>group_list</string> </key> <key> <string>group_list</string> </key>
<value> <value>
<tuple/> <tuple>
<string>model_path</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
...@@ -68,7 +70,9 @@ ...@@ -68,7 +70,9 @@
</item> </item>
<item> <item>
<key> <string>permission</string> </key> <key> <string>permission</string> </key>
<value> <string></string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>redirect_script</string> </key> <key> <string>redirect_script</string> </key>
......
426 430
\ No newline at end of file \ 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