Commit 100f0755 authored by Vincent Pelletier's avatar Vincent Pelletier

Remove special listbox search field prefixes, since they were removed from listbox rendering code.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10252 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 490a1f79
......@@ -103,12 +103,12 @@
</tr>\n
<tr>\n
\t<td>type</td>\n
\t<td>field_your_search_listbox_title</td>\n
\t<td>field_your_title</td>\n
\t<td>title_value</td>\n
</tr>\n
<tr>\n
\t<td>type</td>\n
\t<td>field_your_search_listbox_id</td>\n
\t<td>field_your_id</td>\n
\t<td>id_value</td>\n
</tr>\n
<tr>\n
......
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