routes doc, future, express mode thematique
This commit is contained in:
parent
eeb219cffa
commit
23c598034c
11 changed files with 228 additions and 18 deletions
|
@ -1,7 +1,16 @@
|
|||
<menu>
|
||||
OpenEventDatabase
|
||||
|
||||
<!--
|
||||
<nav class="nav">
|
||||
<a routerLink="/" class="link">Accueil</a>
|
||||
<a routerLink="/community-upcoming" class="link">Community à venir</a>
|
||||
<a routerLink="/events-docs" class="link">Docs événements</a>
|
||||
</nav>
|
||||
<a href="/demo/stats">stats</a>
|
||||
<a href="https://source.cipherbliss.com/tykayn/oedb-backend">sources</a>
|
||||
|
||||
(editor)
|
||||
|
||||
<!--
|
||||
<div id="editor_form">
|
||||
<div id="search_input">
|
||||
<input type="text" value="" placeholder="Rechercher une catégorie d'évènement">
|
||||
|
@ -52,7 +61,7 @@
|
|||
<option value="point"></option>
|
||||
<option value="polyline"></option>
|
||||
<option value="bbox"></option>
|
||||
</select>
|
||||
</select>
|
||||
|
||||
</div>
|
||||
-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue