Rev 17070 | Rev 17116 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17070 | Rev 17097 | ||
---|---|---|---|
Line 31... | Line 31... | ||
31 | !endif |
31 | !endif |
32 | !if $notallowed=1 |
32 | !if $notallowed=1 |
33 | !goto end |
33 | !goto end |
34 | !endif |
34 | !endif |
35 | 35 | ||
36 | !! ---------- affichage commun à tous les jobs. |
- | |
37 | - | ||
38 | - | ||
39 | - | ||
40 | !! -- lecture du fichier d'affichage spécifique du job. |
- | |
41 | !read $job.phtml |
36 | !read $job.phtml |
42 | 37 | ||
43 | 38 | ||
44 | :end |
39 | :end |
45 |
|
40 | !if $wims_user=supervisor |
46 |
|
41 | !if $job!=config |
47 | - | ||
48 |
|
42 | !set wims_menu_items=!append line config,1,module=$module&cmd=reply&job=config to $wims_menu_items |
- | 43 | !endif |
|
49 |
|
44 | !if $job!=userlist |
50 |
|
45 | !set wims_menu_items=!append line part_list,1,module=$module&cmd=reply&job=userlist to $wims_menu_items |
- | 46 | !endif |
|
51 | 47 | !endif |
|
52 | 48 | ||
53 | !! ---- gestion du pied de page automatique |
- | |
54 | !reset job |
49 | !reset job |
55 | !tail |
50 | !tail |