mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-07 23:49:42 +00:00
btn-default -> btn-secondary
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
{% block content %}
|
||||
<div>
|
||||
<h1 class="bd-title" id="content">Rigboard</h1>
|
||||
<h1 class="bd-title">Rigboard</h1>
|
||||
{% if perms.RIGS.add_event %}
|
||||
<a href="{% url 'event_create' %}" class="btn btn-lg btn-outline-primary float-right">New <span class="fas fa-plus"></span></a>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user