Subversion Repositories wimsdev

Rev

Rev 13303 | Rev 16124 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4015 bpr 1
 
5181 guerimand 2
!read adm/language lang/names.phtml
11733 guerimand 3
!!read adm/lang/date.phtml.$modu_lang (not needed since use of datepicker script)
4039 bpr 4
!read adm/class/classname.phtml $description\
5
$institution
6997 bpr 6
!read adm/levelname.phtml
23 reyssat 7
wims_prefix=class user tmp n sharing sharable
8
!read adm/class/limits
13303 bpr 9
 
10
!! 1000 seems to be the max number of classes in a groupement
11
!! see proc/newclass.proc
12
 
23 reyssat 13
wims_helper=chapter=3&open=3_creat#creat
14
 
9447 guerimand 15
!if $sjob=$empty
12659 bpr 16
  sjob=emptyclass
9447 guerimand 17
!endif
643 guerimand 18
 
9447 guerimand 19
!bound job within emptyclass,cloneexemple default $sjob
20
 
14349 guerimand 21
jquery_defined=!defof jquery_defined in themes/$wims_theme/header.phtml
22
 
9426 guerimand 23
!read $job.proc
23 reyssat 24
 
10218 bpr 25
!if $job=cloneexemple
26
  !set wims_title_title=$name_cloning
27
!else
28
  !set wims_title_title=$name_classe
29
!endif