From b3caf1fb382a41d7ac726f867f8095000e22dba3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=91cze=20Bence?= Date: Fri, 12 Jun 2020 19:23:11 +0200 Subject: [PATCH] MAPG-28 adapt cssFiles and jsFiles to the new handler --- views/admin/map_editor.php | 19 ++++++++++++++----- views/game.php | 12 +++++++++--- views/login.php | 6 +++++- views/maps.php | 6 +++++- 4 files changed, 33 insertions(+), 10 deletions(-) diff --git a/views/admin/map_editor.php b/views/admin/map_editor.php index 46fc19d..cefbb24 100644 --- a/views/admin/map_editor.php +++ b/views/admin/map_editor.php @@ -1,4 +1,17 @@ - +
@@ -67,8 +80,4 @@ var mapBounds = ; var places = ; - - - - \ No newline at end of file diff --git a/views/game.php b/views/game.php index 8540a7f..e026764 100644 --- a/views/game.php +++ b/views/game.php @@ -1,4 +1,12 @@ - +
@@ -53,6 +61,4 @@ var mapId = ; var mapBounds = ; - - \ No newline at end of file diff --git a/views/login.php b/views/login.php index 565e7aa..de040c1 100644 --- a/views/login.php +++ b/views/login.php @@ -1,3 +1,8 @@ +
@@ -13,5 +18,4 @@
- \ No newline at end of file diff --git a/views/maps.php b/views/maps.php index f7a8ba1..e438b5e 100644 --- a/views/maps.php +++ b/views/maps.php @@ -1,4 +1,8 @@ - +