|
|
@ -64,9 +64,6 @@ $categories = getCategories($db); |
|
|
Rennes |
|
|
Rennes |
|
|
</div> |
|
|
</div> |
|
|
</a> |
|
|
</a> |
|
|
<a id="ancherEvent" href="#addEvent" onclick="alert('Ajoute un evenement');"><div class="Button" id="AddEvent"> |
|
|
|
|
|
+ Ajouter un Évènement |
|
|
|
|
|
</div></a> |
|
|
|
|
|
<div id="container"> |
|
|
<div id="container"> |
|
|
<h2>Conférences, Évènements</h2> |
|
|
<h2>Conférences, Évènements</h2> |
|
|
<form name="confs" action="" method="POST"> |
|
|
<form name="confs" action="" method="POST"> |
|
|
@ -105,6 +102,10 @@ $categories = getCategories($db); |
|
|
</div> |
|
|
</div> |
|
|
</form> |
|
|
</form> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
<!-- //TODO: update to use a button instead of a link -->
|
|
|
|
|
|
<a id="ancherEvent" href="#addEvent" onclick="alert('Ajoute un evenement');"><div class="Button" id="AddEvent"> |
|
|
|
|
|
+ Ajouter un Évènement |
|
|
|
|
|
</div></a> |
|
|
</nav> |
|
|
</nav> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|