Subversion Repositories wimsdev

Rev

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

  1. !!no more used in standard theme see _procs/userscore.proc
  2.  
  3. <!-- _widgets/userscore.phtml -->
  4. <$div1 class="menuitem">
  5.  !read ./adm/oneitem.phtml myscore,1,module=adm/class/userscore
  6. </$div1>
  7.  
  8. !if $wims_showlivret!=no
  9.  !set livret_nbcomp=!recordcnt wimshome/log/classes/$wims_class/livret/.comps
  10.  !if $livret_nbcomp >0
  11.   <$div1 class="menuitem">
  12.    !read ./adm/oneitem.phtml livret,1,module=adm/class/livret
  13.   </$div1><!--end menuitem-->
  14.  !endif
  15. !endif
  16. <!-- _widgets/userscore.phtml -->
  17.