From ab67b1b5a368564004c544b26ab4b1af96fd81a6 Mon Sep 17 00:00:00 2001 From: llj Date: Sat, 1 Apr 2017 16:59:17 +0800 Subject: [PATCH] [favorites] show thumbnail for image files --- seahub/templates/js/templates.html | 16 ++++++- static/scripts/app/views/starred-file-item.js | 3 ++ static/scripts/app/views/starred-file.js | 45 +++++++++++++++++++ 3 files changed, 62 insertions(+), 2 deletions(-) diff --git a/seahub/templates/js/templates.html b/seahub/templates/js/templates.html index 62f7d0f9f1..205e3da3ae 100644 --- a/seahub/templates/js/templates.html +++ b/seahub/templates/js/templates.html @@ -1165,7 +1165,13 @@