Subversion Repositories wimsdev

Rev

Rev 17181 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

!read adm/language lang/names.phtml
!!read adm/lang/date.phtml.$modu_lang (not needed since use of datepicker script)
!read adm/class/classname.phtml $description\
$institution
!read adm/levelname.phtml
wims_prefix=class user tmp n sharing sharable
!read adm/class/limits

wims_helper=chapter=3&open=3_creat#creat

!if $sjob=$empty
  sjob=emptyclass
!endif

!bound job within emptyclass,cloneexemple default $sjob

jquery_defined=!defof jquery_defined in themes/$wims_theme/header.phtml

!if $step!=$empty and $step!=pre
  !readproc proc/auth.proc
  !if $error!=$empty
    !exit
  !endif
!endif
!read $job.proc

!if $job=cloneexemple
  !set wims_title_title=$name_cloning
!else
  !set wims_title_title=$name_classe
!endif