ajouter agenda.pt en fullcalendar

This commit is contained in:
2017-03-10 15:23:47 +01:00
parent 0e7b015d20
commit 6612b0b81b
21 changed files with 534 additions and 627 deletions

View File

@@ -5,9 +5,9 @@
<br />
<div class="row">
<div class="col-sm-3">
<a href="${request.application_url}/members">
<span class="glyphicon glyphicon-user logo-small"></span><br />
<h4>DANH SÁCH</h4></a>
<a href="${request.application_url}/agenda">
<span class="glyphicon glyphicon-calendar logo-small"></span><br />
<h4>AGENDA</h4></a>
</div>
</div> <!-- row 1 -->
<br />