Rev 7537 | Rev 10357 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7537 | Rev 10091 | ||
---|---|---|---|
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_menu_items=!append line sitegestion,1,cmd=reply&job=list\ |
30 | !set wims_menu_items=!append line sitegestion ARIANE,1,cmd=reply&job=list\ |
28 | to $wims_menu_items |
31 | to $wims_menu_items |
29 | !if $job=conf and $confcat=6 |
32 | !if $job=conf and $confcat=6 |
30 | !set wims_menu_items=!append line download_module,1,cmd=reply&job=modules&job2=first to $wims_menu_items |
33 | !set wims_menu_items=!append line download_module,1,cmd=reply&job=modules&job2=first to $wims_menu_items |
31 | !endif |
34 | !endif |
32 | !if $job=modules and $job2=first |
35 | !if $job=modules and $job2=first |