Rev 16794 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16794 | Rev 16804 | ||
---|---|---|---|
Line 50... | Line 50... | ||
50 | !href cmd=help&special_parm=import $wims_name_help |
50 | !href cmd=help&special_parm=import $wims_name_help |
51 | </details> |
51 | </details> |
52 | !endif |
52 | !endif |
53 | 53 | ||
54 | !if $nei isitemof $n_sup,$sharing_all |
54 | !if $nei isitemof $n_sup,$sharing_all |
55 | <details> |
55 | <details $detail_share> |
56 | <summary>$name_sharing</summary> |
56 | <summary>$name_sharing</summary> |
57 | !set wims_ref_class=wims_button_help |
57 | !set wims_ref_class=wims_button_help |
58 | !href cmd=help&special_parm=share $wims_name_help |
58 | !href cmd=help&special_parm=share $wims_name_help |
59 | <ul> |
59 | <ul> |
60 | !endif |
60 | !endif |
Line 112... | Line 112... | ||
112 | !endif |
112 | !endif |
113 | !if $nei isitemof $n_sup,$sharing_all |
113 | !if $nei isitemof $n_sup,$sharing_all |
114 | </ul></details> |
114 | </ul></details> |
115 | !endif |
115 | !endif |
116 | 116 | ||
117 | !reset stoprec |
117 | !reset stoprec detail_share |