Subversion Repositories wimsdev

Rev

Rev 7146 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1.  
  2. !if $class_type isin 0134
  3.   !set tmp_cl=$wims_superclass
  4.   !default tmp_cl=$wims_class
  5.   !set tmp=!defof class_authidp in wimshome/log/classes/$tmp_cl/.def
  6.   !set tmp=$(tmp[2;])
  7.  !if $tmp issametext $empty
  8.  <!-- _widgets/userprop.phtml -->
  9.  <$div1 class="menuitem">
  10.   !read ./adm/oneitem.phtml account,1,module=adm/class/usermanage&job=userprop
  11.  </$div1>
  12.  <!-- _widgets/userprop.phtml -->
  13.  !endif
  14. !endif
  15.