plugins/SpecialAdmin.php
changeset 939 32a43ae3649b
parent 915 91f4da84966f
child 953 323c4cd1aa37
equal deleted inserted replaced
938:5d9060b4253f 939:32a43ae3649b
  2189     var TREE_TPL = {
  2189     var TREE_TPL = {
  2190       'target'  : '_self',  // name of the frame links will be opened in
  2190       'target'  : '_self',  // name of the frame links will be opened in
  2191                   // other possible values are: _blank, _parent, _search, _self and _top
  2191                   // other possible values are: _blank, _parent, _search, _self and _top
  2192     
  2192     
  2193       'icon_e'  : '<?php echo cdnPath; ?>/images/icons/empty.gif',      // empty image
  2193       'icon_e'  : '<?php echo cdnPath; ?>/images/icons/empty.gif',      // empty image
  2194       'icon_l'  : '<?php echo cdnPath; ?>/images/spacer.gif',           // vertical line
  2194       'icon_l'  : '<?php echo cdnPath; ?>/images/icons/line.gif',       // vertical line
  2195       'icon_32' : '<?php echo cdnPath; ?>/images/spacer.gif',           // root leaf icon normal
  2195       'icon_32' : '<?php echo cdnPath; ?>/images/spacer.gif',           // root leaf icon normal
  2196       'icon_36' : '<?php echo cdnPath; ?>/images/spacer.gif',           // root leaf icon selected
  2196       'icon_36' : '<?php echo cdnPath; ?>/images/spacer.gif',           // root leaf icon selected
  2197       'icon_48' : '<?php echo cdnPath; ?>/images/spacer.gif',           // root icon normal
  2197       'icon_48' : '<?php echo cdnPath; ?>/images/spacer.gif',           // root icon normal
  2198       'icon_52' : '<?php echo cdnPath; ?>/images/spacer.gif',           // root icon selected
  2198       'icon_52' : '<?php echo cdnPath; ?>/images/spacer.gif',           // root icon selected
  2199       'icon_56' : '<?php echo cdnPath; ?>/images/spacer.gif',           // root icon opened
  2199       'icon_56' : '<?php echo cdnPath; ?>/images/spacer.gif',           // root icon opened