Rev 3968 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
24 | reyssat | 1 | !! This file can contain contents which go to the end of the page. |
2 | |||
3 | !if $wims_user=supervisor |
||
1393 | bpr | 4 | !set wims_menu_items=!append line exomodify,1,module=adm/createxo&existing=$thisexo\ |
5 | exoerase,1,module=adm/createxo&delete=$thisexo&deltitle=$title\ |
||
6 | to $wims_menu_items |
||
24 | reyssat | 7 | !else |
8 | !if ..*/$wims_user. isin ..*/$thisexo |
||
1393 | bpr | 9 | !set wims_menu_items=!append line exomodify,1,module=adm/createxo&existing=$thisexo\ |
10 | to $wims_menu_items |
||
24 | reyssat | 11 | !endif |
12 | !endif |
||
13 |