Subversion Repositories wimsdev

Rev

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

Rev 7836 Rev 7899
Line 96... Line 96...
96
  !next col
96
  !next col
97
   </div>
97
   </div>
98
   <div class="field box">
98
   <div class="field box">
99
     <label for="">$name_coloract</label>
99
     <label for="">$name_coloract</label>
100
     <br />
100
     <br />
101
 !set actcolor_list=color,sheet,exam,doc,vote
101
 !set actcolor_list=color,sheet,exam,doc,vote,exo
102
 !set name_actcolor=$name_act_color,$name_sheetss,$name_exam, $wims_name_docs,$name_vote
102
 !set name_actcolor=$name_act_color,$name_sheets,$name_exam, $wims_name_docs,$name_vote,$wims_name_exercises
103
 !set actcolor_cnt=!itemcnt $actcolor_list
103
 !set actcolor_cnt=!itemcnt $actcolor_list
104
 !default class_actcolor=#000000,#CCCCFF,#99CCFF,#9999FF,#6666FF
104
 !default class_actcolor=#000000,#CCCCFF,#99CCFF,#9999FF,#6666FF,#FFFFFF
105
  !for col=1 to $actcolor_cnt
105
  !for col=1 to $actcolor_cnt
106
   $(name_actcolor[$col])
-
 
107
     <input size="5" name="pr_actcolor$col" value="$(class_actcolor[$col])" type="color" />
106
     <input size="5" id="pr_actcolor$col" name="pr_actcolor$col" value="$(class_actcolor[$col])" type="color" />
-
 
107
  <label for="pr_actcolor$col">$(name_actcolor[$col])</label>
108
  !next col
108
  !next col
109
   </div>
109
   </div>
110
   <div class="field box halfwidth">
110
   <div class="field box halfwidth">
111
     <label for="pr_theme">$name_theme</label>
111
     <label for="pr_theme">$name_theme</label>
112
!set wims_ref_class=wims_button_help float_right
112
!set wims_ref_class=wims_button_help float_right