Commit 5d8a9c6a authored by Julien Muchembled's avatar Julien Muchembled

erp5_forge: fix cloning of bug lines

parent 659e1a2d
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</item> </item>
<item> <item>
<key> <string>_body</string> </key> <key> <string>_body</string> </key>
<value> <string>context.BugLine_init()\n <value> <string>context.BugLine_init(edit_kw={})\n
</string> </value> </string> </value>
</item> </item>
<item> <item>
......
663 664
\ 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