Rev 10091 | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 10091 | bpr | 1 | !if $wims_user=supervisor or $wims_developer!=$empty |
| 2 | !set wims_menu_items=!append line itemsep,0,$wims_name_tools\ |
||
| 3 | to $wims_menu_items |
||
| 4 | |||
| 5 | !set wims_menu_items=!append line coordclick,1,module=adm/tool/coordclick\ |
||
| 6 | to $wims_menu_items |
||
| 7 | |||
| 8 | !if $wims_developer!=$empty |
||
| 12652 | bpr | 9 | !set wims_menu_items=!append line chemtool,1,module=adm/tool/chemtool\ |
| 10091 | bpr | 10 | scripttest,4,module=tool/directexec&cmd=new,internal\ |
| 11 | to $wims_menu_items |
||
| 12 | !endif |
||
| 13 | !endif |