Subversion Repositories wimsdev

Rev

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

Rev 11554 Rev 11555
Line 66... Line 66...
66
      !href cmd=help&special_parm=type $wims_name_help
66
      !href cmd=help&special_parm=type $wims_name_help
67
      !set wims_formselect_switch=multiple
67
      !set wims_formselect_switch=multiple
68
      !set wims_ref_class=wims_formradio
68
      !set wims_ref_class=wims_formradio
69
      !formcheckbox i_category list $list_category prompt $name_type
69
      !formcheckbox i_category list $list_category prompt $name_type
70
    </div>
70
    </div>
71
 
-
 
-
 
71
    !if $jquery_defined=yes
72
    <div class="field box" id="i_common_images">
72
     <div class="field box" id="i_common_images">
73
      <strong>$name_images</strong>
73
      <strong>$name_images</strong>
74
      !set wims_ref_class=wims_button_help float_right
74
      !set wims_ref_class=wims_button_help float_right
75
      !href cmd=help&special_parm=common_images $wims_name_help
75
      !href cmd=help&special_parm=common_images $wims_name_help
76
      !set wims_formselect_switch=multiple
76
      !set wims_formselect_switch=multiple
77
      !set wims_ref_class=wims_formradio
77
      !set wims_ref_class=wims_formradio
78
      !formradio i_common_images list yes,no prompt $wims_name_yes, $wims_name_no
78
      !formradio i_common_images list yes,no prompt $wims_name_yes, $wims_name_no
79
      <div class="formHelp">$name_help_images</div>
79
      <div class="formHelp">$name_help_images</div>
80
    </div>
80
    </div>
-
 
81
    !endif
81
!else
82
!else
82
   <div class="field box">
83
   <div class="field box">
83
      <strong>$wims_name_Type</strong>
84
      <strong>$wims_name_Type</strong>
84
      !set wims_ref_class=wims_button_help float_right
85
      !set wims_ref_class=wims_button_help float_right
85
      !href cmd=help&special_parm=type $wims_name_help
86
      !href cmd=help&special_parm=type $wims_name_help
86
      !set p_=!positionof item $(i_category[1]) in $list_category
87
      !set p_=!positionof item $(i_category[1]) in $list_category
87
      $(name_type[$p_])
88
      $(name_type[$p_])
88
    </div>
89
    </div>
89
 
-
 
90
!endif
90
!endif
91
 
91
 
92
    <div class="field box">
92
    <div class="field box">
93
      <label for="i_domain">$wims_name_Domain</label>
93
      <label for="i_domain">$wims_name_Domain</label>
94
      !set wims_ref_class=wims_button_help float_right
94
      !set wims_ref_class=wims_button_help float_right