From 8ec0e8471f424ead77a335277d86706c4b6d3add Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sun, 18 Jan 2009 09:06:46 +0000 Subject: Drag and drop in the admin dashboard now saves the location. * Make block_adder a real block * Suppress the "close" link on block_adder * Move the drag/drop JS into the core code out of the admin theme --- core/views/admin_dashboard.html.php | 38 +++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 core/views/admin_dashboard.html.php (limited to 'core/views') diff --git a/core/views/admin_dashboard.html.php b/core/views/admin_dashboard.html.php new file mode 100644 index 00000000..05fec643 --- /dev/null +++ b/core/views/admin_dashboard.html.php @@ -0,0 +1,38 @@ + + +
+ +
-- cgit v1.2.3