From 323ccfdcba2fb0190638f029bb1c13885b2df7c9 Mon Sep 17 00:00:00 2001 From: Zambom Date: Sat, 7 Oct 2017 00:49:42 -0300 Subject: [PATCH] Adding alternative to show pdf in mobile broswer --- pdf_file/templates/pdf_file/view.html | 38 ++++++++++++++++++-------------------- 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/pdf_file/templates/pdf_file/view.html b/pdf_file/templates/pdf_file/view.html index 4f3d48c..ee48e95 100644 --- a/pdf_file/templates/pdf_file/view.html +++ b/pdf_file/templates/pdf_file/view.html @@ -33,25 +33,23 @@
{% endif %} -
- +
+ - -

{% trans "PDF could not be displayed" %}

-
- - - -{% endblock content %} +
+
+ + + {#

{% trans "PDF could not be displayed" %}

#} +
+{% endblock content %} \ No newline at end of file -- libgit2 0.21.2