mirror of
https://github.com/qurator-spk/neat.git
synced 2025-06-09 19:59:55 +02:00
implement #45
This commit is contained in:
parent
91e67bbfcb
commit
6f5911c653
2 changed files with 43 additions and 10 deletions
|
@ -65,9 +65,12 @@
|
|||
</div>
|
||||
<div class="row mt-3">
|
||||
<div class="col-3" id="region-left">
|
||||
<a href="" id="preview-link">
|
||||
<img id="preview" alt="facsimile_preview" class="img-responsive fit-image"/>
|
||||
</a>
|
||||
<div id="preview-rgn" class="text-center">
|
||||
<a href="" id="preview-link">
|
||||
<img id="preview" alt="facsimile_preview" class="img-responsive fit-image"/>
|
||||
</a>
|
||||
<!-- <a href="" id="full-page-link"><small>full page</small> </a>-->
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-8 text-center" id="tableregion">
|
||||
Please upload a TSV<sup>(<a href="https://github.com/qurator-spk/neat/blob/master/User_Guide.md#22-data-format">i</a>)</sup> file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue