Subversion Repositories wimsdev

Rev

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

Rev 17186 Rev 17334
Line 81... Line 81...
81
  !else
81
  !else
82
    !default prpage=no
82
    !default prpage=no
83
    !formradio prpage list no,yes prompt $wims_name_no,$wims_name_yes
83
    !formradio prpage list no,yes prompt $wims_name_no,$wims_name_yes
84
  !endif
84
  !endif
85
</div>
85
</div>
86
!if $tv_listallname!=$empty
86
!if $tv_listallname!=$empty or $hidden_condition!=$empty
87
  <div class="field box">
87
  <div class="field box">
88
    <label for="hidden_condition">$(name_shinfo[14])</label>
88
    <label for="hidden_condition">$(name_shinfo[14])</label>
89
    !set wims_ref_class=wims_button_help float_right
89
    !set wims_ref_class=wims_button_help float_right
90
    !href target=wims_mhelp cmd=help&special_parm=filter $wims_name_help
90
    !href target=wims_mhelp cmd=help&special_parm=filter $wims_name_help
91
    <textarea name="hidden_condition" cols="20" rows="3">$hidden_condition</textarea>
91
    <textarea name="hidden_condition" cols="20" rows="3">$hidden_condition</textarea>