Provide Interface for Booking Deletion 29/52129/4
authorSawyer Bergeron <sbergeron@iol.unh.edu>
Tue, 13 Feb 2018 22:53:56 +0000 (17:53 -0500)
committerSawyer Bergeron <sbergeron@iol.unh.edu>
Mon, 19 Feb 2018 21:16:25 +0000 (21:16 +0000)
commit936a1a26401dc39e12209d9ff94404351a646d17
tree68a3cbefb852a316c3ce54813432c93b8e43b2c1
parent1fd014d20886727b3c8eb1861afb58b91c2dfa74
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 <sbergeron@iol.unh.edu>
dashboard/src/booking/urls.py
dashboard/src/booking/views.py
dashboard/src/templates/booking/booking_calendar.html
dashboard/src/templates/booking/booking_delete.html [new file with mode: 0644]
dashboard/src/templates/booking/booking_detail.html