Rev 17180 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17180 | Rev 17314 | ||
---|---|---|---|
Line 53... | Line 53... | ||
53 | <div class="field box fullwidth"> |
53 | <div class="field box fullwidth"> |
54 | <label for="seq_desc"> $wims_name_Description</label> |
54 | <label for="seq_desc"> $wims_name_Description</label> |
55 | <div class="formHelp">$name_desc_desc</div> |
55 | <div class="formHelp">$name_desc_desc</div> |
56 | <textarea id="seq_desc" class="iEdit" rows="6" cols="85" name="seq_desc" maxlength="$desc_limit">$(data[2;])</textarea> |
56 | <textarea id="seq_desc" class="iEdit" rows="6" cols="85" name="seq_desc" maxlength="$desc_limit">$(data[2;])</textarea> |
57 | </div> |
57 | </div> |
58 | !! ------------------ to be deleted |
- | |
59 | !! <div class="field box"> |
- | |
60 | !! <label for="hidedate">$name_hidedate</label> |
- | |
61 | !! !set hidedate=$(data[5;]) |
- | |
62 | !! !default hidedate=$class_creation |
- | |
63 | !! !set wims_ref_class=wims_button_help float_right |
- | |
64 | !! !href target=wims_mhelp cmd=help&special_parm=hide $wims_name_help |
- | |
65 | !! !read adm/datepickerform.phtml $hidedate\ |
- | |
66 | !!hidedate\ |
- | |
67 | !!"$class_creation","$class_expiration" |
- | |
68 | !! <div class="formHelp">$name_desc_hidedate</div> |
- | |
69 | !! </div> |
- | |
70 | !! <div class="field box"> |
- | |
71 | !! <label for="showdate">$name_showdate</label> |
- | |
72 | !! !set showdate=$(data[6;]) |
- | |
73 | !! !default showdate=$class_creation |
- | |
74 | !! !set wims_ref_class=wims_button_help float_right |
- | |
75 | !! !href target=wims_mhelp cmd=help&special_parm=show $wims_name_help |
- | |
76 | !! !read adm/datepickerform.phtml $showdate\ |
- | |
77 | !!showdate\ |
- | |
78 | !!"$class_creation","$class_expiration" |
- | |
79 | !! <div class="formHelp">$name_desc_showdate</div> |
- | |
80 | !! </div> |
- | |
81 | !! ---------------- end of deleted |
- | |
82 | - | ||
83 | !! --------------- add for selecte show |
58 | !! --------------- add for selecte show |
84 | <div class="field box"> |
59 | <div class="field box"> |
85 | <label for="allowtype">$(name_showhidetitle)</label> |
60 | <label for="allowtype">$(name_showhidetitle)</label> |
86 | !set wims_ref_class=wims_button_help float_right |
61 | !set wims_ref_class=wims_button_help float_right |
87 | !href target=wims_mhelp cmd=help&special_parm=allowtype $wims_name_help |
62 | !href target=wims_mhelp cmd=help&special_parm=allowtype $wims_name_help |