Commit 7cff57aa authored by Alexandre Boeglin's avatar Alexandre Boeglin

Fix tabs in exported xml skin files.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20431 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fc67ff5d
...@@ -121,7 +121,7 @@ return \', \'.join(message_list)\n ...@@ -121,7 +121,7 @@ return \', \'.join(message_list)\n
<string>message_list</string> <string>message_list</string>
<string>_getiter_</string> <string>_getiter_</string>
<string>_getattr_</string> <string>_getattr_</string>
<string>context</string> <string>context</string>
<string>m</string> <string>m</string>
<string>str</string> <string>str</string>
</tuple> </tuple>
......
...@@ -111,7 +111,7 @@ context.Delivery_generateReference()\n ...@@ -111,7 +111,7 @@ context.Delivery_generateReference()\n
<value> <value>
<tuple> <tuple>
<string>_getattr_</string> <string>_getattr_</string>
<string>context</string> <string>context</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -111,7 +111,7 @@ context.Delivery_generateReference()\n ...@@ -111,7 +111,7 @@ context.Delivery_generateReference()\n
<value> <value>
<tuple> <tuple>
<string>_getattr_</string> <string>_getattr_</string>
<string>context</string> <string>context</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
240 241
\ 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