summaryrefslogtreecommitdiffstats
path: root/dashboard/src/templates/booking/booking_delete.html
diff options
context:
space:
mode:
authorParker Berberian <pberberian@iol.unh.edu>2019-06-21 15:11:29 +0000
committerGerrit Code Review <gerrit@opnfv.org>2019-06-21 15:11:29 +0000
commitc05b1d090b6848a7d4c34b8812b558dc22049f20 (patch)
tree551d803ceb9cf873bdf7f81de90fa5a1713b99cb /dashboard/src/templates/booking/booking_delete.html
parentbf7986421192be9018c662e016fabb02d2dad0da (diff)
parent5bcbb9310d14bcef3afa11315abd2251fe4e4fc6 (diff)
Merge "Add bootstrap 4 support"
Diffstat (limited to 'dashboard/src/templates/booking/booking_delete.html')
-rw-r--r--dashboard/src/templates/booking/booking_delete.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/src/templates/booking/booking_delete.html b/dashboard/src/templates/booking/booking_delete.html
index 76a5634..b89eb15 100644
--- a/dashboard/src/templates/booking/booking_delete.html
+++ b/dashboard/src/templates/booking/booking_delete.html
@@ -1,5 +1,5 @@
{% load jira_filters %}
-{% load bootstrap3 %}
+{% load bootstrap4 %}
<p>
Really delete Booking from {{ booking.start}} to {{ booking.end }}?