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

Rename listbox method to respect naming convention

parent 610ea2c9
......@@ -50,7 +50,7 @@
</item>
<item>
<key> <string>_body</string> </key>
<value> <string>return context.Listbox_initializeFastInputDocumentList(\n
<value> <string>return context.Base_createFastInputDocumentList(\n
empty_line_number=10, **kw)\n
</string> </value>
</item>
......
......@@ -50,7 +50,7 @@
</item>
<item>
<key> <string>_body</string> </key>
<value> <string>return context.Listbox_initializeFastInputDocumentList(\n
<value> <string>return context.Base_createFastInputDocumentList(\n
listbox_id=\'preview_listbox\', empty_line_number=0, **kw)\n
</string> </value>
</item>
......
672
\ No newline at end of file
673
\ 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