From 27d786c979a07eddaa31a9f8fe291360b586b9cf Mon Sep 17 00:00:00 2001 From: marijus Date: Sun, 21 Dec 2014 20:11:30 +0100 Subject: files: make mod/filestorage.php load via ajax and some design work. work in progress... --- view/tpl/cloud_actionspanel.tpl | 42 ++++++++++++++++------------------------- 1 file changed, 16 insertions(+), 26 deletions(-) (limited to 'view/tpl/cloud_actionspanel.tpl') diff --git a/view/tpl/cloud_actionspanel.tpl b/view/tpl/cloud_actionspanel.tpl index 00f243c1e..d88bc94c4 100644 --- a/view/tpl/cloud_actionspanel.tpl +++ b/view/tpl/cloud_actionspanel.tpl @@ -1,27 +1,17 @@ -
- - - - - - - - - - -
{{$folder_header}}    -
- - - -
-
{{$upload_header}}    -
- - - - -
-
- +
+ +
+ + + +
+
+
+ +
+ + + + +
-- cgit v1.2.3 From f2bfdf0c76d2cce95f136b5240a6d7aa18bea8dc Mon Sep 17 00:00:00 2001 From: marijus Date: Mon, 29 Dec 2014 22:45:07 +0100 Subject: some work on cloud actionspanel and minor cleanup --- view/tpl/cloud_actionspanel.tpl | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'view/tpl/cloud_actionspanel.tpl') diff --git a/view/tpl/cloud_actionspanel.tpl b/view/tpl/cloud_actionspanel.tpl index d88bc94c4..0e621e9db 100644 --- a/view/tpl/cloud_actionspanel.tpl +++ b/view/tpl/cloud_actionspanel.tpl @@ -2,16 +2,17 @@
- - + +
+
-
- - + +
+
-- cgit v1.2.3 From 6cbbe854d5fd10d0d072dd19a9d3bc82df427d98 Mon Sep 17 00:00:00 2001 From: marijus Date: Tue, 30 Dec 2014 12:12:55 +0100 Subject: css fixes --- view/tpl/cloud_actionspanel.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'view/tpl/cloud_actionspanel.tpl') diff --git a/view/tpl/cloud_actionspanel.tpl b/view/tpl/cloud_actionspanel.tpl index 0e621e9db..da708a98c 100644 --- a/view/tpl/cloud_actionspanel.tpl +++ b/view/tpl/cloud_actionspanel.tpl @@ -8,9 +8,10 @@
+
- +
-- cgit v1.2.3