summaryrefslogtreecommitdiff
path: root/modules/organize/views/organize.html.php
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-05-18 19:34:03 +0000
committerTim Almdal <tnalmdal@shaw.ca>2009-05-18 19:34:03 +0000
commit762ca225443626b69c94f6d6c833f66de69b2ce1 (patch)
treef2c77401b6b6f018728fc37f0b6fdbb012d75654 /modules/organize/views/organize.html.php
parentad16488643017f293dda6b226024751d15cb4426 (diff)
This takes us the next step closer to providing bulk edit. We still
can't edit, but we are getting closer :-). This change sets up a framework for modules to contribute edit panels to the organize drawer. Currently implemented General (albums and photos), Sort Order (albums only) and Manage Tags
Diffstat (limited to 'modules/organize/views/organize.html.php')
-rw-r--r--modules/organize/views/organize.html.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/organize/views/organize.html.php b/modules/organize/views/organize.html.php
index 3df40c14..60c4a524 100644
--- a/modules/organize/views/organize.html.php
+++ b/modules/organize/views/organize.html.php
@@ -41,7 +41,8 @@
<div id="gOrganizeFormThumbs" class="yui-u first">
<ul id="gOrganizeFormThumbStack" />
</div>
- <?= $edit_form ?>
+ <div id="gOrganizeEditForm">
+ </div>
</div>
<div id="gOrganizeEditDrawerHandle">
<div id="gOrganizeEditHandleButtonsLeft">