mirror of
https://gitlab.aliens-lyon.fr/savrillo/gpens.git
synced 2026-03-18 00:31:03 +01:00
Remove old research form
This commit is contained in:
parent
e19602acac
commit
b84bbb0673
21
index.html
21
index.html
@ -148,30 +148,11 @@
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
|
||||
<object type="image/svg+xml" data="maps/M-MGN1-3.svg" id="plan" onload="initSvgSupport()">
|
||||
Votre navigateur ne sait pas charger les objets HTML.... Je vais voir ce que je peux faire.
|
||||
</object>
|
||||
<object type="image/svg+xml" data="maps/M-MGN1-3.svg" id="plan" onload="initSvgSupport()"></object>
|
||||
|
||||
<div id="selectedSalleInfos">
|
||||
Il faut que vous sélectionnez une salle.
|
||||
</div>
|
||||
|
||||
<hr/>
|
||||
|
||||
<form>
|
||||
<label for="salleNameSearch">Rechercher par nom de salle : </label>
|
||||
<input name="salleNameSearch" type="text" id="salleNameSearch"/>
|
||||
<input name="salleNameButton" type=button value="Rechercher" onclick="salleNameSearch"/>
|
||||
<br/>
|
||||
<label for="salleLocSearch">Rechercher par locataire : </label>
|
||||
<input name="salleLocSearch" type="text" id="salleLocSearch"/>
|
||||
<input name="salleLocButton" type=button value="Rechercher" onclick="salleLocSearch"/>
|
||||
</form>
|
||||
|
||||
<div id="searchResultInfos">
|
||||
Il faut que vous fassiez une recherche.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/svg-pan-zoom@3.6.1/dist/svg-pan-zoom.min.js" integrity="sha256-9GNxAyAInGHQ9XzsK4hsAt4E4h65Lr0i6qMn/fCmt8Y=" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user