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 --- themes/admin_default/views/block.html.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'themes/admin_default/views') diff --git a/themes/admin_default/views/block.html.php b/themes/admin_default/views/block.html.php index b92675e3..0ab13b2e 100644 --- a/themes/admin_default/views/block.html.php +++ b/themes/admin_default/views/block.html.php @@ -1,10 +1,12 @@ -
+
-- cgit v1.2.3