Rev 16124 | Rev 17190 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16124 | Rev 17181 | ||
---|---|---|---|
Line 15... | Line 15... | ||
15 | 15 | ||
16 | !bound job within emptyclass,cloneexemple default $sjob |
16 | !bound job within emptyclass,cloneexemple default $sjob |
17 | 17 | ||
18 | jquery_defined=!defof jquery_defined in themes/$wims_theme/header.phtml |
18 | jquery_defined=!defof jquery_defined in themes/$wims_theme/header.phtml |
19 | 19 | ||
- | 20 | !if $step!=$empty and $step!=pre |
|
- | 21 | !readproc proc/auth.proc |
|
- | 22 | !if $error!=$empty |
|
- | 23 | !exit |
|
- | 24 | !endif |
|
- | 25 | !endif |
|
20 | !read $job.proc |
26 | !read $job.proc |
21 | 27 | ||
22 | !if $job=cloneexemple |
28 | !if $job=cloneexemple |
23 | !set wims_title_title=$name_cloning |
29 | !set wims_title_title=$name_cloning |
24 | !else |
30 | !else |