From 1c2d956d7f447a8df335bf9ff63b0839a1f9c8bc Mon Sep 17 00:00:00 2001 From: marijus Date: Sun, 18 Jan 2015 14:44:58 +0100 Subject: basic proof of concept file activity support - will send activity via the filestorage module and via attach_delete() --- view/tpl/attach_edit.tpl | 7 ++++++- view/tpl/cloud_header.tpl | 5 +++-- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/attach_edit.tpl b/view/tpl/attach_edit.tpl index 0147d35ba..5a8743919 100644 --- a/view/tpl/attach_edit.tpl +++ b/view/tpl/attach_edit.tpl @@ -14,7 +14,7 @@ -
+
{{if $isadir}}
{{/if}} +
+ +
- +  {{$shared}} + +
{{/if}}

{{$header}}

-- cgit v1.2.3