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/dashboard/ci_pods.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pharos-dashboard/src/templates/dashboard/ci_pods.html') diff --git a/pharos-dashboard/src/templates/dashboard/ci_pods.html b/pharos-dashboard/src/templates/dashboard/ci_pods.html index 7ef62a4..a20be95 100644 --- a/pharos-dashboard/src/templates/dashboard/ci_pods.html +++ b/pharos-dashboard/src/templates/dashboard/ci_pods.html @@ -50,6 +50,7 @@ -{% endblock tablejs %} \ No newline at end of file +{% endblock tablejs %} -- cgit 1.2.3-korg