Rev 17181 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
5181 | guerimand | 1 | !read adm/language lang/names.phtml |
11733 | guerimand | 2 | !!read adm/lang/date.phtml.$modu_lang (not needed since use of datepicker script) |
4039 | bpr | 3 | !read adm/class/classname.phtml $description\ |
4 | $institution |
||
6997 | bpr | 5 | !read adm/levelname.phtml |
23 | reyssat | 6 | wims_prefix=class user tmp n sharing sharable |
7 | !read adm/class/limits |
||
13303 | bpr | 8 | |
23 | reyssat | 9 | wims_helper=chapter=3&open=3_creat#creat |
10 | |||
9447 | guerimand | 11 | !if $sjob=$empty |
12659 | bpr | 12 | sjob=emptyclass |
9447 | guerimand | 13 | !endif |
643 | guerimand | 14 | |
9447 | guerimand | 15 | !bound job within emptyclass,cloneexemple default $sjob |
16 | |||
14349 | guerimand | 17 | jquery_defined=!defof jquery_defined in themes/$wims_theme/header.phtml |
18 | |||
17181 | guerimand | 19 | !if $step!=$empty and $step!=pre |
20 | !readproc proc/auth.proc |
||
21 | !if $error!=$empty |
||
22 | !exit |
||
23 | !endif |
||
24 | !endif |
||
9426 | guerimand | 25 | !read $job.proc |
23 | reyssat | 26 | |
10218 | bpr | 27 | !if $job=cloneexemple |
28 | !set wims_title_title=$name_cloning |
||
29 | !else |
||
30 | !set wims_title_title=$name_classe |
||
31 | !endif |