mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-25 23:58:23 +00:00
btn-default -> btn-secondary
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
class="hidden-xs">Print</span></a>
|
||||
{% endif %}
|
||||
<a href="{% url 'event_duplicate' event.pk %}" class="btn btn-default" title="Duplicate Rig"><span
|
||||
class="fas fa-duplicate"></span> <span
|
||||
class="fas fa-copy"></span> <span
|
||||
class="hidden-xs">Duplicate</span></a>
|
||||
{% if event.is_rig %}
|
||||
{% if event.internal %}
|
||||
@@ -58,7 +58,7 @@
|
||||
btn-danger
|
||||
{% endif %}
|
||||
" title="Invoice Rig"><span
|
||||
class="fas fa-gbp"></span>
|
||||
class="fas fa-pound-sign"></span>
|
||||
<span class="hidden-xs">Invoice</span></a>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user