diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-08-06 06:33:17 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-08-06 06:33:17 -0700 |
| commit | 8131e6fa380d52faa7c1dc9a59c2e83a4adb9134 (patch) | |
| tree | 87f87c7da29d66c681908c90396f99df0c72648b /modules/organize/views/organize_button_pane.html.php | |
| parent | 26362ae7e2917a33858ebde7274ccb0f90351293 (diff) | |
Tighten up the code by loading all the albums in the tree at once, removing
the events to populate the button bar.
Diffstat (limited to 'modules/organize/views/organize_button_pane.html.php')
| -rw-r--r-- | modules/organize/views/organize_button_pane.html.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/organize/views/organize_button_pane.html.php b/modules/organize/views/organize_button_pane.html.php deleted file mode 100644 index 8eced107..00000000 --- a/modules/organize/views/organize_button_pane.html.php +++ /dev/null @@ -1,5 +0,0 @@ -<?php defined("SYSPATH") or die("No direct script access.") ?> -<div id="gOrganizeEditHandleButtonsRight"> - <a id="gMicroThumbDone" href="#" ref="done" - class="gButtonLink ui-corner-all ui-state-default"><?= t("Close") ?></a> -</div> |
