Rev 16530 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16530 | Rev 16580 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !! the file selectrecipient.jquery have to be synchronised |
2 | !! the file selectrecipient.jquery have to be synchronised |
3 | !! |
3 | !! |
4 | !! it seems that accordion need jquery too : select recipient is broken in case oj jquery_define=no in theme |
- | |
5 | 4 | ||
6 | <ul class="accordion fullwidth" data-accordion data-allow-all-closed="true"> |
- | |
7 |
|
5 | <details> |
8 | < |
6 | <summary>$name_recipients</summary> |
9 | <div |
7 | <div> |
10 | !set wims_ref_class=wims_button_help float_right |
8 | !set wims_ref_class=wims_button_help float_right |
11 | !href cmd=help&special_parm=general $wims_name_help |
9 | !href cmd=help&special_parm=general $wims_name_help |
12 | <p>$name_expert0</p> |
10 | <p>$name_expert0</p> |
13 | !! ---------- all participant |
11 | !! ---------- all participant |
14 | !set wims_ref_class=wims_formradio |
12 | !set wims_ref_class=wims_formradio |
Line 45... | Line 43... | ||
45 | $name_expert3 |
43 | $name_expert3 |
46 | </p> |
44 | </p> |
47 | !read adm/vfilter/varfilter htmldiv |
45 | !read adm/vfilter/varfilter htmldiv |
48 | !endif |
46 | !endif |
49 | </div> |
47 | </div> |
50 |
|
48 | </details> |
51 | </ul> |
- | |
52 | 49 |