Pascal Gloor il y a 5 ans
Parent
révision
fe9270d732
1 fichiers modifiés avec 70 ajouts et 75 suppressions
  1. 70
    75
      www/index.html

+ 70
- 75
www/index.html Voir le fichier

@@ -115,102 +115,97 @@
<h5>Document</h5>
</div>
<div class="col align-self-end">
<div class="btn-group" role="group">
<button type="button" class="btn">
small
</button>
<button type="button" class="btn">
medium
</button>
<button type="button" class="btn">
large
</button>
<div class="btn-group" role="group" aria-label="Basic example">
<button type="button" class="btn btn-secondary">Left</button>
<button type="button" class="btn btn-secondary">Middle</button>
<button type="button" class="btn btn-secondary">Right</button>
</div>
</div>
</div>
</div>
</div>
<div class="modal-body autodoc_home_modal_body">
<div class="row">
<div id="autodoc_home_modal_left" class="col-1 autodoc_valign text-light bg-secondary autodoc_noselect"
style="opacity: 0.15;">
<i class="fas fa-3x fa-chevron-circle-left"></i>
</div>
<div class="col">
<img class="img-fluid" id="autodoc_home_modal_img" />
<div>Page
<span class="autodoc_home_modal_page"></span>
/
<span class="autodoc_home_modal_pages"></span>
</div>
</div>
<div id="autodoc_home_modal_right" class="col-1 autodoc_valign text-light bg-secondary autodoc_noselect"
style="opacity: 0.15;">
<i class="fas fa-3x fa-chevron-circle-right"></i>
</div>
<div class="modal-body autodoc_home_modal_body">
<div class="row">
<div id="autodoc_home_modal_left" class="col-1 autodoc_valign text-light bg-secondary autodoc_noselect"
style="opacity: 0.15;">
<i class="fas fa-3x fa-chevron-circle-left"></i>
</div>
<div class="col">
<img class="img-fluid" id="autodoc_home_modal_img" />
<div>Page
<span class="autodoc_home_modal_page"></span>
/
<span class="autodoc_home_modal_pages"></span>
</div>
</div>
<div id="autodoc_home_modal_right" class="col-1 autodoc_valign text-light bg-secondary autodoc_noselect"
style="opacity: 0.15;">
<i class="fas fa-3x fa-chevron-circle-right"></i>
</div>
</div>
<div class="modal-footer autodoc_home_modal_footer">
<table class="table table-striped table-sm">
<tr>
<th scope="row">Name</th>
<td class="autodoc_home_modal_name"></td>
</tr>
<tr>
<th scope="row">Created</th>
<td class="autodoc_home_modal_created"></td>
</tr>
<tr>
<th scope="row">Languages</th>
<td class="autodoc_home_modal_languages"></td>
</tr>
<tr>
<th scope="row">Creator</th>
<td class="autodoc_home_modal_owner"></td>
</tr>
<tr>
<th scope="row">Pages</th>
<td class="autodoc_home_modal_pages"></td>
</tr>
</table>
</div>
</div>
<div class="modal-footer autodoc_home_modal_footer">
<table class="table table-striped table-sm">
<tr>
<th scope="row">Name</th>
<td class="autodoc_home_modal_name"></td>
</tr>
<tr>
<th scope="row">Created</th>
<td class="autodoc_home_modal_created"></td>
</tr>
<tr>
<th scope="row">Languages</th>
<td class="autodoc_home_modal_languages"></td>
</tr>
<tr>
<th scope="row">Creator</th>
<td class="autodoc_home_modal_owner"></td>
</tr>
<tr>
<th scope="row">Pages</th>
<td class="autodoc_home_modal_pages"></td>
</tr>
</table>
</div>
</div>
</div>

<div id="autodoc_home_body"></div>
</div>

<!-- Upload -->
<div class="container d-none" id="autodoc_tab_upload">
<div class="d-none autodoc_template_progress">
<div class="progress">
<div class="progress-bar progress-bar-striped progress-bar-animated text-dark"></div>
</div>
</div>
<h3>upload</h3>
<div class="row">
<div class="col">

<div class="lead">Upload Zone</div>
<div id="autodoc_home_body"></div>
</div>

<div class="text-center autodoc_upload_zone">
Drag & Drop files (png, jpeg, pdf) into this zone to attach them to a single new document<br />
Files can be uploaded at once or separately. A long as the page is not refreshed or the new document
button
is pushed, they will all be attached to the same document
</div>
<!-- Upload -->
<div class="container d-none" id="autodoc_tab_upload">
<div class="d-none autodoc_template_progress">
<div class="progress">
<div class="progress-bar progress-bar-striped progress-bar-animated text-dark"></div>
</div>
</div>
<h3>upload</h3>
<div class="row">
<div class="col">

<div class="lead">Upload Zone</div>

<div class="text-center autodoc_upload_zone">
Drag & Drop files (png, jpeg, pdf) into this zone to attach them to a single new document<br />
Files can be uploaded at once or separately. A long as the page is not refreshed or the new document
button
is pushed, they will all be attached to the same document
</div>

<div class="col">
<div class="lead">Upload Status</div>
<div class="autodoc_upload_status"></div>
</div>

</div>

<div class="col">
<div class="lead">Upload Status</div>
<div class="autodoc_upload_status"></div>
</div>
</div>

</div>
</div>

<!-- Tags -->

Chargement…
Annuler
Enregistrer