Subversion Repositories wimsdev

Rev

Rev 4315 | Rev 10355 | 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_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.  
  14. !set wims_menu_items=!append line itemsep,0\
  15. backcreatexo,1,cmd=resume&realtest=no\
  16. to $wims_menu_items
  17.  
  18. !if ($to_ia_qcm!=-2 and $to_ia_qcm!=-1)
  19.    !if $mode!=model
  20.      !set wims_menu_items=!append line exomodify,1,cmd=reply&level=2\
  21.    to $wims_menu_items
  22.    !else
  23.      !set wims_menu_items=!append line adapt,1,cmd=reply&level=2\
  24.    to $wims_menu_items
  25.    !endif
  26. !endif
  27.  
  28. !if $wims_user!=$empty
  29.  !set wims_menu_items=!append line downloadbinary,1,cmd=reply&level=6\
  30.  to $wims_menu_items
  31. !endif
  32.