From 49648c04226a692bc14ee642a8d96f15765b75de Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sun, 31 Jul 2016 00:40:07 -0400 Subject: initial home panel dragging --- src/views/panes/admin/home.ecr | 102 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 97 insertions(+), 5 deletions(-) (limited to 'src/views/panes') diff --git a/src/views/panes/admin/home.ecr b/src/views/panes/admin/home.ecr index af19b78..df0c7ec 100644 --- a/src/views/panes/admin/home.ecr +++ b/src/views/panes/admin/home.ecr @@ -6,16 +6,108 @@
-
<%= +
<%= new_post_button %>
+ + + + + +
+ + + +
-
-

- TODO: home -

+
+
+
+
+
+ <%= panel_edit %> + + + Some Panel + +
+ +
+

Some panel.

+
+
+
+ +
+
+
+ <%= panel_edit %> + + + Another Panel + +
+ +
+

Another panel.

+
+
+
+ +
+
+ +
+ <%= panel_edit %> + + + Third Panel + +
+ +
+

Third panel.

+
+
+
+
-- cgit v1.2.3