mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
fixed document viewer
This commit is contained in:
parent
8371c2399f
commit
f1a1e7f1a4
2
src/documents/templates/admin/documents/document/change_form.html
Normal file → Executable file
2
src/documents/templates/admin/documents/document/change_form.html
Normal file → Executable file
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user