From a58a146ad5cc0079fd68431cd679943f933e35a4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 15:24:14 +0200 Subject: Adding upstream version 1.1.0. Signed-off-by: Daniel Baumann --- application/views/scripts/config/index.phtml | 6 +++ application/views/scripts/index/index.phtml | 57 ++++++++++++++++++++++++++++ 2 files changed, 63 insertions(+) create mode 100644 application/views/scripts/config/index.phtml create mode 100644 application/views/scripts/index/index.phtml (limited to 'application/views/scripts') diff --git a/application/views/scripts/config/index.phtml b/application/views/scripts/config/index.phtml new file mode 100644 index 0000000..f6e5731 --- /dev/null +++ b/application/views/scripts/config/index.phtml @@ -0,0 +1,6 @@ +
+ +
+
+ +
diff --git a/application/views/scripts/index/index.phtml b/application/views/scripts/index/index.phtml new file mode 100644 index 0000000..220dec7 --- /dev/null +++ b/application/views/scripts/index/index.phtml @@ -0,0 +1,57 @@ + + +
+ compact && !$this->fullscreen): ?> + tabs ?> + +
+
+
compact ? 'style="height:' . $this->dashletHeight . 'px;" ' : ""); ?>id="map-id ?>" + class="mapcompact): ?> + compact +">
+
-- cgit v1.2.3