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

icons.  Branches with no albums, will not have an icon.
This commit is contained in:
Tim Almdal
2009-08-05 08:31:58 -07:00
parent 5f47271e32
commit 869c3de961
5 changed files with 80 additions and 27 deletions
@@ -12,7 +12,7 @@
</div>
<div class="yui-gf">
<div id="gOrganizeTreeContainer" class="yui-u first">
<ul id="gOrganizeAlbumTree">
<ul id="gOrganizeAlbumTree" ref="<?= url::site("organize/children/__ITEM_ID__") ?>">
<?= $album_tree ?>
</ul>
</div>