Rev 10718 | Rev 10896 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10718 | Rev 10731 | ||
---|---|---|---|
Line 60... | Line 60... | ||
60 | !set titlelist=$(titlelist_$lang) |
60 | !set titlelist=$(titlelist_$lang) |
61 | !endif |
61 | !endif |
62 | !set wims_formselect_switch=multiple="multiple" size="$qcnt" |
62 | !set wims_formselect_switch=multiple="multiple" size="$qcnt" |
63 | !formselect exo list $exolist prompt $titlelist |
63 | !formselect exo list $exolist prompt $titlelist |
64 | !set wims_formselect_switch= |
64 | !set wims_formselect_switch= |
65 | !!FIXME it is important to keep the selection if $exo is not empty |
- | |
- | 65 | ||
66 | !if |
66 | !if $exocnt>2 and $jquery_defined=yes |
67 | <ul class="oef_filter"> |
67 | <ul class="oef_filter"> |
68 | <li> |
68 | <li> |
69 | <label for="selectorForExo">$name_select_auto:</label> |
69 | <label for="selectorForExo">$name_select_auto:</label> |
70 | <input type="search" results="5" id="selectorForExo" value="$special_parm" placeholder="$name_select_placeholder" /> |
70 | <input type="search" results="5" id="selectorForExo" value="$special_parm" placeholder="$name_select_placeholder" /> |
71 | </li> |
71 | </li> |