mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-10-04 17:04:53 +02:00
remove wip section
This commit is contained in:
parent
b30985b581
commit
c1a76c9701
1 changed files with 4 additions and 20 deletions
24
index.html
24
index.html
|
@ -118,6 +118,7 @@
|
||||||
<div class="filter-group">
|
<div class="filter-group">
|
||||||
qualité
|
qualité
|
||||||
<button id="filterUnkown">❓ kW max inconnu</button>
|
<button id="filterUnkown">❓ kW max inconnu</button>
|
||||||
|
<!--
|
||||||
<br>
|
<br>
|
||||||
<fieldset class="wip">
|
<fieldset class="wip">
|
||||||
WIP:
|
WIP:
|
||||||
|
@ -132,26 +133,9 @@
|
||||||
câble</span>
|
câble</span>
|
||||||
</i>
|
</i>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
<!-- <button id="filterChelou">les valeurs chelou</button>-->
|
<button id="filterChelou">les valeurs chelou</button>
|
||||||
|
-->
|
||||||
</div>
|
</div>
|
||||||
<!-- TODO add more filters-->
|
|
||||||
<!-- <div class="filter-group">-->
|
|
||||||
<!-- prise:-->
|
|
||||||
<!-- <button id="filterType2">type 2</button>-->
|
|
||||||
<!-- <button id="filterType2_cable">type 2 avec câble</button>-->
|
|
||||||
<!-- <button id="filterType2_combo">type CCS</button>-->
|
|
||||||
<!-- <button id="filterType2_combo_cable">type CCS avec câble</button>-->
|
|
||||||
<!-- </div>-->
|
|
||||||
<!-- <div class="filter-group">-->
|
|
||||||
<!-- puissance:-->
|
|
||||||
<!-- <button id="filterLower50kw">- de 50kW</button>-->
|
|
||||||
<!-- <button id="filterUpper50kw">+ de 50kW</button>-->
|
|
||||||
<!-- <button id="filterLower200kw">- de 200 kW</button>-->
|
|
||||||
<!-- <button id="filterUpper200kw">+ de 200 kW</button>-->
|
|
||||||
<!-- <button class="button" id="toggle_high_power">-->
|
|
||||||
<!-- fais voir les plus de 300kW CCS, j'ai pas le time!-->
|
|
||||||
<!-- </button>-->
|
|
||||||
<!-- </div>-->
|
|
||||||
<br>
|
<br>
|
||||||
<!-- TODO filtrer les bornes selon la puissance -->
|
<!-- TODO filtrer les bornes selon la puissance -->
|
||||||
|
|
||||||
|
@ -240,4 +224,4 @@
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue