From 8e1e43c7b7cdec5afe77829e9f0b1ffb4e80cdb2 Mon Sep 17 00:00:00 2001 From: maxbr Date: Thu, 27 Jul 2017 12:51:47 +0200 Subject: Fix Booking API This fixes a server error for the booking REST api and some html errors. Change-Id: I86475967bbc8cd4c8f82f62e03789f1c9752d446 Signed-off-by: maxbr --- pharos-dashboard/src/templates/booking/booking_list.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'pharos-dashboard/src/templates/booking/booking_list.html') diff --git a/pharos-dashboard/src/templates/booking/booking_list.html b/pharos-dashboard/src/templates/booking/booking_list.html index f2991e4..ccdc46d 100644 --- a/pharos-dashboard/src/templates/booking/booking_list.html +++ b/pharos-dashboard/src/templates/booking/booking_list.html @@ -13,8 +13,6 @@ {% block content %}
-
-
- - @@ -44,7 +40,9 @@ -{% endblock extrajs %} \ No newline at end of file +{% endblock extrajs %} -- cgit 1.2.3-korg