Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Commit

Permalink
fixed document viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Winkler committed Sep 14, 2018
1 parent 8371c23 commit f1a1e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/documents/templates/admin/documents/document/change_form.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{{ block.super }}

{% if file_type in "asd" %}
{% if file_type in "pdf jpg png" %}

<div id="change_form_twocolumn_parent">
<div id="change_form_form_parent"></div>
Expand Down

0 comments on commit f1a1e7f

Please sign in to comment.