From b21ea724ac619f218d6e18ee2439492609d5755b 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 --- tools/pharos-dashboard/src/templates/booking/booking_list.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'tools/pharos-dashboard/src/templates/booking') diff --git a/tools/pharos-dashboard/src/templates/booking/booking_list.html b/tools/pharos-dashboard/src/templates/booking/booking_list.html index f2991e4c..ccdc46d7 100644 --- a/tools/pharos-dashboard/src/templates/booking/booking_list.html +++ b/tools/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