Subversion Repositories wimsdev

Rev

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