Subversion Repositories wimsdev

Rev

Rev 1393 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !! This file can contain contents which go to the end of the page.
  2.  
  3. !if $wims_user=supervisor
  4.  <p>
  5.  !set wims_menu_items=!append line exomodify,1,module=adm/createxo&existing=$thisexo\
  6.  exoerase,1,module=adm/createxo&delete=$thisexo&deltitle=$title\
  7.  to $wims_menu_items
  8. !else
  9.  !if ..*/$wims_user. isin ..*/$thisexo
  10.   !set wims_menu_items=!append line exomodify,1,module=adm/createxo&existing=$thisexo\
  11.   to $wims_menu_items
  12.  !endif
  13. !endif
  14.  
  15.