Commit 88668eb5 authored by Aurel's avatar Aurel

fix category in baobab script

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8757 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bed5f02a
...@@ -120,7 +120,7 @@ context.edit(source=user_site)\n ...@@ -120,7 +120,7 @@ context.edit(source=user_site)\n
<string>kw</string> <string>kw</string>
<string>_getitem_</string> <string>_getitem_</string>
<string>_getattr_</string> <string>_getattr_</string>
<string>context</string> <string>context</string>
<string>user_site</string> <string>user_site</string>
</tuple> </tuple>
</value> </value>
......
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
</item> </item>
<item> <item>
<key> <string>_body</string> </key> <key> <string>_body</string> </key>
<value> <string>return "%s/surface/salle_de_tri/encaisse_des_differences" %(context.getSource(),)\n <value> <string>return "%s/surface/salle_tri/encaisse_des_differences" %(context.getSource(),)\n
</string> </value> </string> </value>
</item> </item>
<item> <item>
......
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
</item> </item>
<item> <item>
<key> <string>_body</string> </key> <key> <string>_body</string> </key>
<value> <string>return "%s/surface/salle_de_tri/encaisse_des_differences" %(context.getSource(),)\n <value> <string>return "%s/surface/salle_tri/encaisse_des_differences" %(context.getSource(),)\n
</string> </value> </string> </value>
</item> </item>
<item> <item>
......
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