Subversion Repositories wimsdev

Rev

Rev 14349 | Rev 17181 | 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
 
23 reyssat 10
wims_helper=chapter=3&open=3_creat#creat
11
 
9447 guerimand 12
!if $sjob=$empty
12659 bpr 13
  sjob=emptyclass
9447 guerimand 14
!endif
643 guerimand 15
 
9447 guerimand 16
!bound job within emptyclass,cloneexemple default $sjob
17
 
14349 guerimand 18
jquery_defined=!defof jquery_defined in themes/$wims_theme/header.phtml
19
 
9426 guerimand 20
!read $job.proc
23 reyssat 21
 
10218 bpr 22
!if $job=cloneexemple
23
  !set wims_title_title=$name_cloning
24
!else
25
  !set wims_title_title=$name_classe
26
!endif