From 801ab709adfa808072f70fe1bf4b712ddc33df42 Mon Sep 17 00:00:00 2001 From: marijus Date: Sun, 28 Dec 2014 18:16:27 +0100 Subject: more work on files --- view/tpl/attach_edit.tpl | 61 ++++++++++++++++++++++++-------------------- view/tpl/cloud_directory.tpl | 20 ++++++++------- 2 files changed, 45 insertions(+), 36 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/attach_edit.tpl b/view/tpl/attach_edit.tpl index bf39e6158..033ee40a7 100644 --- a/view/tpl/attach_edit.tpl +++ b/view/tpl/attach_edit.tpl @@ -1,34 +1,41 @@
-
- - -
+
+ {{if !$isadir}} + + + + {{/if}} + +
+
+ + +
+ {{$aclselect}} -{{$aclselect}} + + + + - - - - - -{{if $isadir}} -
- - -
-{{else}} -
{{$cpdesc}}
-
-{{/if}} - -
{{$cpldesc}}
-
-
+ {{if $isadir}} +
+ +
+ {{/if}} +
diff --git a/view/tpl/cloud_directory.tpl b/view/tpl/cloud_directory.tpl index 99bba9474..01b9078fe 100644 --- a/view/tpl/cloud_directory.tpl +++ b/view/tpl/cloud_directory.tpl @@ -1,12 +1,12 @@ -
+
- - - - - - + + + + + + {{if $parentpath}} @@ -19,7 +19,7 @@ {{/if}} {{foreach $entries as $item}} - + {{if $item.is_owner}} @@ -35,7 +35,9 @@ - + + + {{/foreach}}
{{$name}}{{*{{$type}}*}}{{$name}}{{*{{$type}}*}}
{{$item.displayName}}
-- cgit v1.2.3