From f1a1e7f1a4333a7b9fd936eb68c755d05e9a2925 Mon Sep 17 00:00:00 2001 From: Jonas Winkler Date: Fri, 14 Sep 2018 16:48:08 +0200 Subject: [PATCH] fixed document viewer --- .../templates/admin/documents/document/change_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 src/documents/templates/admin/documents/document/change_form.html diff --git a/src/documents/templates/admin/documents/document/change_form.html b/src/documents/templates/admin/documents/document/change_form.html old mode 100644 new mode 100755 index d33a3ec67..3956a67c4 --- a/src/documents/templates/admin/documents/document/change_form.html +++ b/src/documents/templates/admin/documents/document/change_form.html @@ -4,7 +4,7 @@ {{ block.super }} -{% if file_type in "asd" %} +{% if file_type in "pdf jpg png" %}