Commit f2c74289 authored by Fabien Morin's avatar Fabien Morin

categories have been updated so, update the script that use it

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30325 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3dbf01e0
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
</item> </item>
<item> <item>
<key> <string>_body</string> </key> <key> <string>_body</string> </key>
<value> <string>context.setQuantityUnitList([\'length/1\', \'area/square_cm\'])\n <value> <string>context.setQuantityUnitList([\'length/meter\', \'area/squarecent\'])\n
context.Resource_init()\n context.Resource_init()\n
</string> </value> </string> </value>
</item> </item>
......
138 139
\ 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