From b57716f7fcb5de472ad98cecd0ffc19d9857eb1b Mon Sep 17 00:00:00 2001 From: FreneticScribbler Date: Mon, 9 Mar 2020 23:18:56 +0000 Subject: [PATCH] Port from glyphicons to Font Awesome Mmmm pretty --- RIGS/templates/calendar.html | 4 ++-- RIGS/templates/event_detail.html | 2 +- RIGS/templates/event_detail_buttons.html | 12 +++++----- RIGS/templates/event_embed.html | 2 +- RIGS/templates/event_form.html | 18 +++++++-------- RIGS/templates/event_invoice.html | 6 ++--- RIGS/templates/event_table.html | 4 ++-- .../templates/eventauthorisation_request.html | 2 +- RIGS/templates/index.html | 22 +++++++++---------- RIGS/templates/invoice_detail.html | 10 ++++----- RIGS/templates/invoice_list.html | 2 +- RIGS/templates/item_row.html | 4 ++-- RIGS/templates/item_table.html | 6 ++--- RIGS/templates/organisation_detail.html | 8 +++---- RIGS/templates/organisation_list.html | 6 ++--- RIGS/templates/person_detail.html | 8 +++---- RIGS/templates/person_list.html | 6 ++--- RIGS/templates/profile_detail.html | 6 ++--- RIGS/templates/rigboard.html | 2 +- RIGS/templates/venue_detail.html | 8 +++---- RIGS/templates/venue_list.html | 6 ++--- gulpfile.js | 2 +- package.json | 2 +- templates/base.html | 3 ++- templates/base_assets.html | 10 ++++----- templates/base_rigs.html | 16 +++++++------- 26 files changed, 89 insertions(+), 88 deletions(-) diff --git a/RIGS/templates/calendar.html b/RIGS/templates/calendar.html index 51e5e0b7..598a66bf 100644 --- a/RIGS/templates/calendar.html +++ b/RIGS/templates/calendar.html @@ -208,8 +208,8 @@
- - + +
diff --git a/RIGS/templates/event_detail.html b/RIGS/templates/event_detail.html index cd5bf530..8aa42598 100644 --- a/RIGS/templates/event_detail.html +++ b/RIGS/templates/event_detail.html @@ -267,7 +267,7 @@ {% endif %}
Open Event Page + class="fas fa-eye">
diff --git a/RIGS/templates/event_detail_buttons.html b/RIGS/templates/event_detail_buttons.html index 2f05c7f1..8150884c 100644 --- a/RIGS/templates/event_detail_buttons.html +++ b/RIGS/templates/event_detail_buttons.html @@ -1,6 +1,6 @@
{% if event.is_rig %} {% if not event.dry_hire %} @@ -11,15 +11,15 @@ btn-warning {% endif %} "> {% endif %} {% endif %} {% if event.is_rig %} {% if event.internal %} @@ -33,7 +33,7 @@ {% endif %} " href="{% url 'event_authorise_request' object.pk %}"> - + {% endif %} {% endif %} diff --git a/RIGS/templates/event_embed.html b/RIGS/templates/event_embed.html index d331ae7e..922e4cb7 100644 --- a/RIGS/templates/event_embed.html +++ b/RIGS/templates/event_embed.html @@ -16,7 +16,7 @@
{% elif object.is_rig %} - + {% endif %} diff --git a/RIGS/templates/event_form.html b/RIGS/templates/event_form.html index a1bc4cba..2c7bdee2 100644 --- a/RIGS/templates/event_form.html +++ b/RIGS/templates/event_form.html @@ -136,7 +136,7 @@
+ class="fas fa-floppy-disk">
@@ -186,10 +186,10 @@
- + - +
@@ -213,10 +213,10 @@
- + - +
@@ -272,10 +272,10 @@
- + - +
@@ -416,7 +416,7 @@
@@ -439,7 +439,7 @@
diff --git a/RIGS/templates/event_invoice.html b/RIGS/templates/event_invoice.html index 415293e9..de9af772 100644 --- a/RIGS/templates/event_invoice.html +++ b/RIGS/templates/event_invoice.html @@ -57,7 +57,7 @@ {{ object.name }} {% if object.is_rig and perms.RIGS.view_event and object.authorised %} - + {% endif %} @@ -75,7 +75,7 @@ {{ object.mic.initials }}
{% else %} - + {% endif %} @@ -83,7 +83,7 @@ class="btn btn-default" data-toggle="tooltip" title="'Invoice' this event - click this when paperwork has been sent to treasury"> - + diff --git a/RIGS/templates/event_table.html b/RIGS/templates/event_table.html index f1bdb5f6..68f17805 100644 --- a/RIGS/templates/event_table.html +++ b/RIGS/templates/event_table.html @@ -43,7 +43,7 @@ Dry Hire {% endif %} {% if event.is_rig and perms.RIGS.view_event and event.authorised %} - + {% endif %} {% if event.is_rig and not event.cancelled %} @@ -97,7 +97,7 @@ {% endif %} {% elif event.is_rig %} - + {% endif %} diff --git a/RIGS/templates/eventauthorisation_request.html b/RIGS/templates/eventauthorisation_request.html index dbb617c3..48e7073b 100644 --- a/RIGS/templates/eventauthorisation_request.html +++ b/RIGS/templates/eventauthorisation_request.html @@ -41,7 +41,7 @@
diff --git a/RIGS/templates/index.html b/RIGS/templates/index.html index 2eb8ffbb..66f78ccf 100644 --- a/RIGS/templates/index.html +++ b/RIGS/templates/index.html @@ -25,19 +25,19 @@

Quick Links

- Rigboard - Calendar - {% if perms.RIGS.add_event %} New Event{% endif %} - Asset Database + Rigboard + Calendar + {% if perms.RIGS.add_event %} New Event{% endif %} + Asset Database
- TEC Forum - TEC Wiki + TEC Forum + TEC Wiki {% if perms.RIGS.view_event %} - Pre-Event Risk Assessment - Price List - Subhire Insurance Form + Pre-Event Risk Assessment + Price List + Subhire Insurance Form {% endif %}
@@ -45,7 +45,7 @@

Search Rigboard -

+
+