From fd9d3931f84debc7577a13f12121eb5159d7e701 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 9 Aug 2015 19:09:47 +0200 Subject: Increase performance of thumbnail view site_url is rather slow and the improvement is noticeable when there are lots of thumbnails (thumbnail history). Also make the code more readable in the process by inserting some linebreaks. Signed-off-by: Florian Pritz --- application/views/file/fragments/thumbnail.php | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/application/views/file/fragments/thumbnail.php b/application/views/file/fragments/thumbnail.php index d830a1bed..23f370618 100644 --- a/application/views/file/fragments/thumbnail.php +++ b/application/views/file/fragments/thumbnail.php @@ -1,8 +1,24 @@