mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-24 00:42:17 +00:00
Fixed icon typo
This commit is contained in:
@@ -27,8 +27,8 @@
|
|||||||
<h4 class="list-group-item-heading" style="margin:0;">Quick Links</h4>
|
<h4 class="list-group-item-heading" style="margin:0;">Quick Links</h4>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="list-group-item" href="{% url 'rigboard' %}"><span class="glyphicon glyphicon-plus"></span> Rigboard</a>
|
<a class="list-group-item" href="{% url 'rigboard' %}"><span class="glyphicon glyphicon-list"></span> Rigboard</a>
|
||||||
<a class="list-group-item" href="{% url 'web_calendar' %}"><span class="glyphicon glyphicon-plus"></span> Calendar</a>
|
<a class="list-group-item" href="{% url 'web_calendar' %}"><span class="glyphicon glyphicon-calendar"></span> Calendar</a>
|
||||||
<a class="list-group-item" href="{% url 'event_create' %}">
|
<a class="list-group-item" href="{% url 'event_create' %}">
|
||||||
<span class="glyphicon glyphicon-plus"></span> New Event
|
<span class="glyphicon glyphicon-plus"></span> New Event
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user