Ripristinata versione corretta

This commit is contained in:
Luca Trupiano 2023-01-26 11:23:18 +01:00
parent 26f991bc59
commit 672bcb920f
1 changed files with 35 additions and 35 deletions

View File

@ -6,42 +6,40 @@
<title>LiDa Dashboard</title>
<base target="_self">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="https://code.jquery.com/ui/1.13.2/themes/base/jquery-ui.css">
<!-- <link rel="stylesheet" href="https://cdn.datatables.net/1.12.1/css/jquery.dataTables.min.css"> -->
<!-- <link rel="stylesheet" href="https://unpkg.com/tachyons/css/tachyons.min.css"> -->
<link href="https://cdn.jsdelivr.net/gh/gitbrent/bootstrap4-toggle@3.6.1/css/bootstrap4-toggle.min.css" rel="stylesheet">
<!-- <link rel="stylesheet" href="./css/datatables.min.css"> -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/gitbrent/bootstrap4-toggle@3.6.1/css/bootstrap4-toggle.min.css">
<link rel="stylesheet" href="https://code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css">
<!--
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css">
<link rel="stylesheet" href="https://cdn.datatables.net/1.12.1/css/jquery.dataTables.min.css">
<link rel="stylesheet" href="https://unpkg.com/tachyons/css/tachyons.min.css">
<link rel="stylesheet" href="./css/datatables.min.css">
-->
<link rel="stylesheet" href="./css/browsingldc.css">
<link rel="stylesheet" href="./css/custom.css">
<!-- <link rel="stylesheet" href="./node_modules/normalize.css/normalize.css">
<link rel="stylesheet" href="./node_modules/jquery-ui-dist/jquery-ui.min.css">
<link rel="stylesheet" href="./node_modules/jquery-ui-dist/jquery-ui.theme.min.css">
<link rel="stylesheet" href="./node_modules/bootstrap/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="./css/custom.css"> -->
<script src="https://code.jquery.com/jquery-3.6.0.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-fQybjgWLrvvRgtW6bFlB7jaZrFsaBXjsOMm/tB9LTS58ONXgqbR9W8oWht/amnpF" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/ui/1.13.1/jquery-ui.js" defer></script>
<script src="https://cdn.jsdelivr.net/gh/gitbrent/bootstrap4-toggle@3.6.1/js/bootstrap4-toggle.min.js"></script>
<script src="https://rdf.js.org/comunica-browser/versions/latest/engines/query-sparql/comunica-browser.js"></script>
<!-- <script src="https://rdf.js.org/comunica-browser/versions/v2/engines/query-sparql/comunica-browser.js"></script> -->
<!-- <script src="https://cdn.datatables.net/1.12.1/js/jquery.dataTables.min.js" defer></script> -->
<!-- <script type="text/javascript" src="./js/datatables.min.js" defer></script> -->
<script type="text/javascript" src="https://bundle.run/sparqljs@3.4.1"></script>
<!--
<script src="https://rdf.js.org/comunica-browser/versions/v2/engines/query-sparql/comunica-browser.js"></script>
<script src="https://cdn.datatables.net/1.12.1/js/jquery.dataTables.min.js" defer></script>
<script type="text/javascript" src="./js/datatables.min.js" defer></script>
<script type="text/javascript" src="./js/tcrs-generated-labels.min.js"></script>
<script type="text/javascript" src="./js/tcrs-moving-tooltip.min.js"></script>
<script type="text/javascript" src="./js/toolcool-range-slider.min.js"></script>
<script type="text/javascript" src="./js/lib/multidraggable.min.js" charset="utf-8"></script>
-->
<script type="module" src="https://hdnlab1.isti.cnr.it/d3search/js/syntgraph.js"></script>
<script src="https://hdnlab1.isti.cnr.it/d3search/node_modules/commarcdiag/d3.js"></script>
<script type="text/javascript" src="./js/lib/peg-0.10.0.min.js"></script>
<script type="text/javascript" src="./js/lib/jquery.ui.touch-punch.js"></script>
<script type="text/javascript" src="./js/cesareBrowse.js"></script>
<script type="text/javascript" src="./js/partext.js"></script>
<script type="text/javascript" src="./js/utils.js"></script>
<script type="module" src="https://hdnlab1.isti.cnr.it/d3search/js/syntgraph.js"></script>
<script src="https://hdnlab1.isti.cnr.it/d3search/node_modules/commarcdiag/d3.js"></script>
<script type="text/javascript" src="https://bundle.run/sparqljs@3.4.1"></script>
<script type="text/javascript" src="./js/lib/jquery.ui.touch-punch.js"></script>
<script type="text/javascript" src="./js/lib/peg-0.10.0.min.js"></script>
<script type="text/javascript" src="./js/tcrs-generated-labels.min.js"></script>
<script type="text/javascript" src="./js/tcrs-moving-tooltip.min.js"></script>
<!-- <script type="text/javascript" src="./js/toolcool-range-slider.min.js"></script> -->
<script type="text/javascript" src="./js/lib/multidraggable.min.js" charset="utf-8"></script>
<script type="text/javascript" src="./js/script_3.3.js"></script>
</head>
@ -360,8 +358,12 @@
<div id="rigaVisualizza" class="row mx-0">
<div id="colonnaVisualizza" class="col-10 px-0 border-left border-bottom">
<div class="blog-main p-3 text-muted overflow-auto" target='area'
<div class="blog-main p-3 text-muted overflow-auto border-bottom" target='area'
id='displaycanto' style='max-height: 500px;'></div>
<div class="col-12 text-center align-text-top">
<span class="resizable-helper ui-icon ui-icon-caret-2-n-s"></span>
</div>
<div class="blog-main p-3 text-muted overflow-auto" id='displayinfo'></div>
</div>
<div id="displayminimap" class="col-2 px-0 border-right border-bottom"></div>
@ -752,14 +754,14 @@
<label class="input-group-text text-muted border-left-0 border-lida4" for="unitaRicerca">Unità di ricerca:</label>
</div>
<select class="custom-select text-muted bg-light border border-lida4 btn-outline-lida4 " id="unitaRicerca">
<option value="verso">Verso</option>
<option value="discorso">Discorso</option>
<option value="periodo">Periodo</option>
<option value="frase">Frase</option>
<option value="metafora">Metafora</option>
<option value="sintagma">Sintagma</option>
<option value="lemma">Lemma</option>
<option value="forme">Forma</option>
<option value="lemma">Lemma</option>
<option value="frase">Frase</option>
<option value="verso">Verso</option>
<option value="periodo">Periodo</option>
<option value="discorso">Discorso</option>
<option value="sintagma">Sintagma</option>
<option value="metafora">Metafora</option>
</select>
</div>
</div>
@ -846,9 +848,8 @@
</div>
</div>
</div>
</form>
</div>
</div>
<div id="rigaNascosta" class="row" style="display: none;">
@ -1728,7 +1729,6 @@
</div>
</div>
</div>