From c85381eccb469628cac673954d62bf09f1fb4c2d Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Thu, 24 Oct 2019 14:39:19 +0200 Subject: [PATCH] layout: Render basic modal markup --- application/layouts/scripts/layout.phtml | 13 +++++++++++ public/css/icinga/modal.less | 29 +++++++++++++----------- 2 files changed, 29 insertions(+), 13 deletions(-) diff --git a/application/layouts/scripts/layout.phtml b/application/layouts/scripts/layout.phtml index 092e13516..9cc7ad545 100644 --- a/application/layouts/scripts/layout.phtml +++ b/application/layouts/scripts/layout.phtml @@ -74,6 +74,19 @@ $innerLayoutScript = $this->layout()->innerLayout . '.phtml'; icon('angle-double-up', $this->translate('Collapse'), ['class' => 'collapse-icon']) ?> +