|
@@ -33,8 +33,8 @@
|
|
<div class="container">
|
|
<div class="container">
|
|
<h4 class="section-title">Nos espace:</h4>
|
|
<h4 class="section-title">Nos espace:</h4>
|
|
<div>
|
|
<div>
|
|
- <button type="button" class="btn btn-danger btn-lg espace" onclick="lauchRequest('Accueil');">Accueil</button>
|
|
|
|
- </div>
|
|
|
|
|
|
+ <a href="http://localhost:8080/lens/configure?espace=accueil"><button type="button" class="btn btn-danger btn-lg espace" >Accueil</button></a>
|
|
|
|
+ </div>
|
|
</div>
|
|
</div>
|
|
</main>
|
|
</main>
|
|
</div><!-- end of main div -->
|
|
</div><!-- end of main div -->
|