Commit 178bf5c9 authored by Boris Kocherov's avatar Boris Kocherov

erp5_officejs: fix search form

parent 3ddbe89e
......@@ -186,7 +186,7 @@
})\n
.push(function (listbox) {\n
return listbox.render({\n
search_page: \'text_editor_list\',\n
search_page: \'spreadsheet_list\',\n
search: options.search,\n
column_list: [{\n
select: \'title\',\n
......@@ -224,7 +224,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>OfficeJS Text Editor List JS</string> </value>
<value> <string>OfficeJS Spreadsheet Editor List JS</string> </value>
</item>
<item>
<key> <string>version</string> </key>
......@@ -343,7 +343,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>cedric.le.ninivin</string> </value>
<value> <string>zope</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -357,7 +357,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>947.15135.4474.14216</string> </value>
<value> <string>947.62699.17216.34952</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -375,7 +375,7 @@
</tuple>
<state>
<tuple>
<float>1448023655.58</float>
<float>1450792665.01</float>
<string>UTC</string>
</tuple>
</state>
......
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