mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-26 19:36:29 +02:00
Correction icone ne s'affichant pas sur la page évènements (fil d'ariane).
This commit is contained in:
parent
a6cb8e4195
commit
18fdec03af
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
<i class="fa fa-dashboard"></i> <a href="<?php echo $this->generateUrl('dashboard'); ?>">Dashboard</a>
|
||||
</li>
|
||||
<li class="active">
|
||||
<i class="fa fa-clock"></i> Évènements
|
||||
<i class="fa fa-clock-o"></i> Évènements
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue