Subversion Repositories wimsdev

Rev

Rev 10355 | 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_exec_error!=$empty
  4.   <small><pre>*******************************************************
  5. $wims_exec_error
  6. *******************************************************</pre></small>
  7.   !reset wims_exec_error
  8. !endif
  9. !if $mode=model
  10.   !set wims_menu_items=!append line modellist,1,cmd=reply&level=1&mode=model\
  11. to $wims_menu_items
  12. !endif
  13. !if $wims_theme=default
  14.   !!ARIANE
  15.   !set wims_menu_items=!append line itemsep,0\
  16. backcreatexo,1,cmd=resume&realtest=no\
  17. to $wims_menu_items
  18. !endif
  19. !if ($to_ia_qcm!=-2 and $to_ia_qcm!=-1)
  20.   !if $mode!=model
  21.     !set wims_menu_items=!append line exomodify,1,cmd=reply&level=2\
  22.       to $wims_menu_items
  23.   !else
  24.     !set wims_menu_items=!append line adapt,1,cmd=reply&level=2\
  25.       to $wims_menu_items
  26.   !endif
  27. !endif
  28.  
  29. !if $wims_user!=$empty
  30.   !set wims_menu_items=!append line downloadbinary,1,cmd=reply&level=6\
  31.     to $wims_menu_items
  32. !endif
  33.  
  34.