From 14fd723f266893b1fb43bffef924049c508fd30d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=91cze=20Bence?= Date: Sun, 14 Jun 2020 02:37:49 +0200 Subject: [PATCH] MAPG-125 add functionality to delete map button --- views/maps.php | 48 ++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 42 insertions(+), 6 deletions(-) diff --git a/views/maps.php b/views/maps.php index e438b5e..9740011 100644 --- a/views/maps.php +++ b/views/maps.php @@ -8,7 +8,7 @@ $cssFiles = [

Playable maps

- +

@@ -36,18 +36,18 @@ $cssFiles = [
- Play this map - Edit - + Play this map + Edit +
- Play this map + Play this map
@@ -61,4 +61,40 @@ $cssFiles = [
+ + + \ No newline at end of file