Rev 10091 | Rev 10873 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10091 | Rev 10357 | ||
---|---|---|---|
Line 22... | Line 22... | ||
22 | !if $job!=$empty |
22 | !if $job!=$empty |
23 | !read $job.phtml |
23 | !read $job.phtml |
24 | !endif |
24 | !endif |
25 | 25 | ||
26 | !if $wims_ismanager=2 and $job!=list |
26 | !if $wims_ismanager=2 and $job!=list |
27 | !!FIXME the line should be deleted with ARIANE Thread wims_name_sitegestion |
- | |
28 | !! be no more useful if the definition in index is OK. |
- | |
29 | !set wims_name_sitegestion=$(module_title_$modu_lang) |
27 | !set wims_name_sitegestion=$(module_title_$modu_lang) |
- | 28 | !if $wims_theme=default |
|
- | 29 | !! ARIANE |
|
30 | !set wims_menu_items=!append line sitegestion |
30 | !set wims_menu_items=!append line sitegestion,1,cmd=reply&job=list\ |
31 |
|
31 | to $wims_menu_items |
- | 32 | !endif |
|
32 | !if $job=conf and $confcat=6 |
33 | !if $job=conf and $confcat=6 |
33 | !set wims_menu_items=!append line download_module,1,cmd=reply&job=modules&job2=first to $wims_menu_items |
34 | !set wims_menu_items=!append line download_module,1,cmd=reply&job=modules&job2=first to $wims_menu_items |
34 | !endif |
35 | !endif |
35 | !if $job=modules and $job2=first |
36 | !if $job=modules and $job2=first |
36 | !set wims_menu_items=!append line config_module,1,cmd=reply&job=conf&+confcat=6 to $wims_menu_items |
37 | !set wims_menu_items=!append line config_module,1,cmd=reply&job=conf&+confcat=6 to $wims_menu_items |