Rev 1393 |
    Blame |
    Compare with Previous |
    Last modification |
    View Log
    | RSS feed
  
  
!! This 
file can contain contents which go to the 
end of the page
.  
 
 
!if $wims_user=supervisor
 
 !set wims_menu_items=!append line exomodify,1,module=adm/createxo&existing=$thisexo\
 
 exoerase,1,module=adm/createxo&delete=$thisexo&deltitle=$title\
 
 to $wims_menu_items
 
!else
 
 !if ..*/$wims_user. isin ..*/$thisexo
 
 !set wims_menu_items=!append line exomodify,1,module=adm/createxo&existing=$thisexo\
 
  to $wims_menu_items
 
 !endif
 
!endif