From 06bba1aa9d6dcc711a0111cc8a1f20bc27187e19 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Thu, 12 Jan 2017 17:25:38 +0100 Subject: [PATCH] add methods printPopupBox() and printAccordion() --- views/bootstrap/class.Bootstrap.php | 31 +++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index 3eac5b780..9b5e4e323 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -2441,5 +2441,36 @@ mayscript> echo ""; $this->printTimelineHtml($height); } /* }}} */ + + protected function printPopupBox($title, $content) { /* {{{ */ +?> + + + +
+
+
+ + + +
+
+
+ +
+
+
+
+