refonte gestion image + rotation +/-90

This commit is contained in:
2021-01-08 11:32:01 +01:00
parent 4af57cb876
commit 99d1c240d9
7 changed files with 187 additions and 81 deletions

View File

@@ -221,8 +221,8 @@
<p>
<a href="${request.application_url}/upload_doc/${nodossier}/CLT" class="btn btn-success" role="button">
<span class="glyphicon glyphicon-plus"></span>&nbsp;Ajouter document</a>
<a href="${request.application_url}/upload_img/${nodossier}/0" class="btn btn-primary" role="button">
<span class="glyphicon glyphicon-picture"></span>&nbsp;Gérer les photos</a>
<a href="${request.application_url}/upload_img/${nodossier}/CLT" class="btn btn-primary" role="button">
<span class="glyphicon glyphicon-picture"></span>&nbsp;Gérer photos dossiers</a>
</p>
<table class="table table-bordered table-condensed">
<tr>
@@ -254,6 +254,8 @@
<p>
<a href="${request.application_url}/upload_doc/${nodossier}/FRN" class="btn btn-success" role="button">
<span class="glyphicon glyphicon-plus"></span>&nbsp;Document technique</a>
<a href="${request.application_url}/upload_img/${nodossier}/FRN" class="btn btn-primary" role="button">
<span class="glyphicon glyphicon-picture"></span>&nbsp;Gérer photos techniques</a>
</p>
<table class="table table-bordered table-condensed">
<tr>