Commit d7f5d7c2 authored by Mame Coumba Sall's avatar Mame Coumba Sall

Again, apply listbox method name on scripts

parent 3f011a89
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</item> </item>
<item> <item>
<key> <string>_body</string> </key> <key> <string>_body</string> </key>
<value> <string>return context.Base_createFastInputDocumentList(\n <value> <string>return context.Base_createFastInputLineList(\n
empty_line_number=10, **kw)\n empty_line_number=10, **kw)\n
</string> </value> </string> </value>
</item> </item>
......
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</item> </item>
<item> <item>
<key> <string>_body</string> </key> <key> <string>_body</string> </key>
<value> <string>return context.Base_createFastInputDocumentList(\n <value> <string>return context.Base_createFastInputLineList(\n
listbox_id=\'preview_listbox\', empty_line_number=0, **kw)\n listbox_id=\'preview_listbox\', empty_line_number=0, **kw)\n
</string> </value> </string> </value>
</item> </item>
......
673 674
\ 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