From 7c8b9397ae8fc83ce96d9905992f40e6fde4663a Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 12 Apr 2015 13:13:22 +0200 Subject: reverse file activity logic --- view/css/conversation.css | 3 ++- view/tpl/attach_edit.tpl | 34 +++++++++------------------------- 2 files changed, 11 insertions(+), 26 deletions(-) (limited to 'view') diff --git a/view/css/conversation.css b/view/css/conversation.css index dced812b7..d94a08b3e 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -19,7 +19,8 @@ code { display:none; } -#jot-title-wrap input { +#jot-title-wrap input, +#jot-pagetitle-wrap input { padding: 8px; margin-bottom: 5px; } diff --git a/view/tpl/attach_edit.tpl b/view/tpl/attach_edit.tpl index 4a438e8fd..f4be58db0 100644 --- a/view/tpl/attach_edit.tpl +++ b/view/tpl/attach_edit.tpl @@ -3,7 +3,8 @@ - + {{if !$isadir}}{{include file="field_checkbox.tpl" field=$notify}}{{/if}} + {{if $isadir}}{{include file="field_checkbox.tpl" field=$recurse}}{{/if}}
{{if !$isadir}} @@ -14,31 +15,14 @@
-
- {{if $isadir}} -
- -
- {{/if}} - {{if !$isadir}} -
- -
- {{/if}} -
- - -
+
+ +
- {{$aclselect}}