From f1cb43430bc84aaa2bcf7bfc99d1ef9dd0138e78 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 3 Apr 2009 00:50:43 +0000 Subject: 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. --- .../organize/views/organize_button_pane.html.php | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 modules/organize/views/organize_button_pane.html.php (limited to 'modules/organize/views/organize_button_pane.html.php') diff --git a/modules/organize/views/organize_button_pane.html.php b/modules/organize/views/organize_button_pane.html.php new file mode 100644 index 00000000..82b7607d --- /dev/null +++ b/modules/organize/views/organize_button_pane.html.php @@ -0,0 +1,25 @@ + + + +"> + + + + + +"> + + + + + + +"> + + + + + -- cgit v1.2.3