diff options
author | Andrea Lepori <alepori@student.ethz.ch> | 2022-01-11 15:52:19 +0100 |
---|---|---|
committer | Andrea Lepori <alepori@student.ethz.ch> | 2022-01-11 15:52:37 +0100 |
commit | 1f17a13b6f8069d04fc4d172e5a891fc3e7a7c7d (patch) | |
tree | f82bd18b5f15149eb6bb76926575abf5888d42e3 /client | |
parent | correct linebreaks written in python (diff) | |
download | scout-subs-1f17a13b6f8069d04fc4d172e5a891fc3e7a7c7d.tar.gz scout-subs-1f17a13b6f8069d04fc4d172e5a891fc3e7a7c7d.zip |
remove linebrakes on approve doc pdf
Diffstat (limited to 'client')
-rw-r--r-- | client/templates/client/approve_doc_pdf.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/client/templates/client/approve_doc_pdf.html b/client/templates/client/approve_doc_pdf.html index ae993f0..db1478e 100644 --- a/client/templates/client/approve_doc_pdf.html +++ b/client/templates/client/approve_doc_pdf.html @@ -35,9 +35,6 @@ </div> </div> <br><br><br><br> - <br><br><br><br> - <br><br><br><br> - <br><br><br><br> <div class="row"> <div class="col s4 offset-s1"> <div class="input-field"> |