Commit 3e7468d4 authored by Jérome Perrin's avatar Jérome Perrin

input_style was not delegated here

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22735 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ba3cfd48
......@@ -12,9 +12,7 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>input_style</string>
</list>
<list/>
</value>
</item>
<item>
......@@ -82,10 +80,6 @@
<key> <string>form_id</string> </key>
<value> <string>OrderLine_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>input_style</string> </key>
<value> <string>-1234.5</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
......@@ -12,9 +12,7 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>input_style</string>
</list>
<list/>
</value>
</item>
<item>
......@@ -82,10 +80,6 @@
<key> <string>form_id</string> </key>
<value> <string>OrderLine_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>input_style</string> </key>
<value> <string>-1234.5</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
451
\ No newline at end of file
452
\ 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