First iteration of the organize functionality (orginally called bulk

edit).  There is limited functionality in no edits work.  This is
primary a chance for the team to review the ui.  It is in a separate
module to isolate the changes.  Eventually, it will be moved back into core.
This commit is contained in:
Tim Almdal
2009-04-03 00:50:43 +00:00
parent 6883762238
commit f1cb43430b
14 changed files with 630 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<?php defined("SYSPATH") or die("No direct script access.") ?>
<? foreach ($children as $i => $child): ?>
<? endforeach ?>