Subversion Repositories wimsdev

Rev

Rev 10645 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !! document menu
  2. !nocache
  3. !set wims_theme_docheader=yes
  4. !if $wims_class=$empty or adm/doc notin $module
  5.   !set oneitem=oneitem.phtml
  6. !else
  7.   !set oneitem=./adm/oneitem.phtml
  8. !endif
  9. <!-- begin of default/docheader.phtml -->
  10.  
  11. !if $job iswordof read print
  12.  <div id="wimsdoc">
  13. !endif
  14.  
  15. <div id="wimstopbox">
  16.  !read themes/_widgets/docheadermenu.phtml
  17.  !read themes/_widgets/docnavigation.phtml
  18. </div>
  19.  
  20. !if $wims_lightpopup=yes
  21.   <div id="wimslightpopup">
  22. !else
  23.   !read themes/_widgets/ariane.phtml
  24. !endif
  25.  
  26.  <div id="wimsbodybox">
  27.   <div id="wimspagebox">
  28.  
  29. !read themes/_widgets/alertchat.phtml
  30.  
  31. <!-- end of default/docheader.phtml -->
  32.