Subversion Repositories wimsdev

Rev

Rev 14366 | Rev 16194 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14366 Rev 16006
Line 94... Line 94...
94
        <label for="cutt">$name_shinfo_cutt</label>
94
        <label for="cutt">$name_shinfo_cutt</label>
95
        !set wims_ref_class=wims_button_help float_right
95
        !set wims_ref_class=wims_button_help float_right
96
        !href target=wims_mhelp cmd=help&special_parm=cutt $wims_name_help
96
        !href target=wims_mhelp cmd=help&special_parm=cutt $wims_name_help
97
        <input name="cutt" id="cutt" value="$cutt" placeholder="20171005.10:00"/>
97
        <input name="cutt" id="cutt" value="$cutt" placeholder="20171005.10:00"/>
98
      </div>
98
      </div>
-
 
99
      !if $tv_listallname!=$empty
-
 
100
        <div class="field box">
-
 
101
          <label for="hidden_condition">$(name_shinfo[14])</label>
-
 
102
          !set wims_ref_class=wims_button_help float_right
-
 
103
          !href target=wims_mhelp cmd=help&special_parm=filter $wims_name_help
-
 
104
          <textarea name="hidden_condition" cols="20" rows="3">$hidden_condition</textarea>
-
 
105
        </div>
99
 
106
      !endif
100
      <div class="field box">
107
      <div class="field box">
101
        <input type="hidden" name="allow" value="yes" />
108
        <input type="hidden" name="allow" value="yes" />
102
        <label for="allowtype">$(name_shinfo[6])</label>
109
        <label for="allowtype">$(name_shinfo[6])</label>
103
        !set wims_ref_class=wims_button_help float_right
110
        !set wims_ref_class=wims_button_help float_right
104
        !href target=wims_mhelp cmd=help&special_parm=allowtype $wims_name_help
111
        !href target=wims_mhelp cmd=help&special_parm=allowtype $wims_name_help