From a4a4a84d79e95d34f80346c423b4e84f7af3f03d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 14:45:13 +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