From 936a1a26401dc39e12209d9ff94404351a646d17 Mon Sep 17 00:00:00 2001 From: Sawyer Bergeron Date: Tue, 13 Feb 2018 17:53:56 -0500 Subject: Provide Interface for Booking Deletion Jira: PHAROS-355 User can now delete their own booking by going to the detail view of their booking and clicking 'delete' Change-Id: I279da364c2a5dfd03b877d1236c610d0fef563bc Signed-off-by: Sawyer Bergeron --- dashboard/src/templates/booking/booking_calendar.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dashboard/src/templates/booking/booking_calendar.html') diff --git a/dashboard/src/templates/booking/booking_calendar.html b/dashboard/src/templates/booking/booking_calendar.html index 52193d5..2e3f970 100644 --- a/dashboard/src/templates/booking/booking_calendar.html +++ b/dashboard/src/templates/booking/booking_calendar.html @@ -113,6 +113,7 @@ @@ -123,4 +124,4 @@ -{% endblock extrajs %} +{% endblock extrajs %} \ No newline at end of file -- cgit 1.2.3-korg