Commit f59d03e2 authored by Fabien Morin's avatar Fabien Morin

update category to use the new ones

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21698 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0261e00f
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
</item> </item>
<item> <item>
<key> <string>_body</string> </key> <key> <string>_body</string> </key>
<value> <string>organisation.setRole(\'registry/entreprise\') #XXX this should not be hardcoded\n <value> <string>organisation.setRole(\'entreprise/siege\') #XXX this should not be hardcoded\n
organisation.setReference(login)\n organisation.setReference(login)\n
organisation.setPassword(password)\n organisation.setPassword(password)\n
</string> </value> </string> </value>
......
168 169
\ 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