Subversion Repositories wimsdev

Rev

Rev 17180 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17180 Rev 17318
Line 39... Line 39...
39
    </select>
39
    </select>
40
  </div>
40
  </div>
41
  !for i=1 to $nbredevoir
41
  !for i=1 to $nbredevoir
42
    <div class="field box">
42
    <div class="field box">
43
      <label for="ddate$i">$name_todo2</label>
43
      <label for="ddate$i">$name_todo2</label>
44
!!      !if $jquery_defined!=yes
-
 
45
!!        !if $(dday$i)=$empty
-
 
46
!!          !let dday$i=$jday
-
 
47
!!          !let dyear$i=$jyear
-
 
48
!!          !let dmonth$i=$jmonth
-
 
49
!!        !endif
-
 
50
!!        !distribute item $[$(dday$i)],$[$(dmonth$i)],$[$(dyear$i)] into dday$i,dmonth$i,dyear$i
-
 
51
!!        !read adm/lang/datemenu.phtml.$moduclass_lang 1,dday$i,dmonth$i,dyear$i
-
 
52
!!      !else
-
 
53
        !default ddate$i=$jdate
44
        !default ddate$i=$jdate
54
        !read adm/datepickerform.phtml $(ddate$i)\
45
        !read adm/datepickerform.phtml $(ddate$i)\
55
ddate$i\
46
ddate$i\
56
"$class_creation","$class_expiration"
47
"$class_creation","$class_expiration"
57
!!      !endif
-
 
58
      &#58;
48
      &#58;
59
    $
49
    $
60
      !set id0=!getopt id in $(wims_id$i)
50
      !set id0=!getopt id in $(wims_id$i)
61
      !set wims_ref_class=wims_button
51
      !set wims_ref_class=wims_button
62
      !href target=wims_help cmd=new&module=$module&job=helplink&cible=$id0 $name_help_add
52
      !href target=wims_help cmd=new&module=$module&job=helplink&cible=$id0 $name_help_add