From d3f7d4ef159ec6f7366e20d1822c472b7f1d202a 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" %}