From 02b5c74953b29cfaa01863706f3db7324a9be66f Mon Sep 17 00:00:00 2001 From: Joachim Nielandt Date: Fri, 18 Sep 2015 23:32:19 +0200 Subject: [PATCH] ready for the race I guess... vrijdagavond, 't is weeral laat --- css/app.css | 3 - index.html | 5 +- js/controllers.js | 2 + js/controllers/overview.js | 2 +- js/controllers/viewer.js | 216 ++++++++++++++++++++++++++-- js/services.js | 3 +- partials/championship-overview.html | 8 +- partials/viewer-pouleoverview.html | 28 +++- server/db.php | 2 +- server/getteamsforpoule.php | 41 ++++-- 10 files changed, 274 insertions(+), 36 deletions(-) diff --git a/css/app.css b/css/app.css index deb0ea7..1eb1c81 100644 --- a/css/app.css +++ b/css/app.css @@ -28,6 +28,3 @@ body { div.team-col { padding: 5px; } - - - diff --git a/index.html b/index.html index 3feb169..e15cd5e 100644 --- a/index.html +++ b/index.html @@ -69,7 +69,7 @@ -