Add a new template variable to the Thingy search screen, so that List type form fields can display a better form for searching. Fixes bug #11612.

This commit is contained in:
Colin Kuskie 2010-06-29 15:13:21 -07:00
parent 5e7b332e67
commit bb2587b1ea
5 changed files with 12 additions and 3 deletions

View file

@ -191,6 +191,7 @@ our $HELP = {
{ 'name' => 'searchFields_textForm' },
{ 'name' => 'searchFields_label' },
{ 'name' => 'searchFields_is__fieldType__' },
{ 'name' => 'searchFields_listType' },
],
},
{ 'name' => 'listOfThings',