From c6873529f47985da2bed92aed7c01af30133221d Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 12 Apr 2015 15:01:06 +0200 Subject: bring ajax delete to files --- view/tpl/cloud_directory.tpl | 4 ++-- view/tpl/sharedwithme.tpl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/cloud_directory.tpl b/view/tpl/cloud_directory.tpl index 77d861224..c1d03da83 100644 --- a/view/tpl/cloud_directory.tpl +++ b/view/tpl/cloud_directory.tpl @@ -26,7 +26,7 @@ {{$item.attachIcon}} - + {{else}} @@ -35,7 +35,7 @@ {{$item.sizeFormatted}} {{$item.lastmodified}} - + {{/foreach}} diff --git a/view/tpl/sharedwithme.tpl b/view/tpl/sharedwithme.tpl index 4502df276..cb365ed05 100644 --- a/view/tpl/sharedwithme.tpl +++ b/view/tpl/sharedwithme.tpl @@ -15,7 +15,7 @@ {{$item.objfilename}}{{if $item.unseen}} {{$label_new}}{{/if}} - + {{$item.objfilesize}} {{$item.objedited}} -- cgit v1.2.3