Revert "Enable the expand/collapse of branches by clicking on the plus/minus"

This reverts commit 869c3de961.
This commit is contained in:
Tim Almdal
2009-08-05 09:23:01 -07:00
parent 869c3de961
commit e37526f94d
5 changed files with 27 additions and 80 deletions

View File

@@ -12,7 +12,7 @@
</div>
<div class="yui-gf">
<div id="gOrganizeTreeContainer" class="yui-u first">
<ul id="gOrganizeAlbumTree" ref="<?= url::site("organize/children/__ITEM_ID__") ?>">
<ul id="gOrganizeAlbumTree">
<?= $album_tree ?>
</ul>
</div>