From 8b3289aa8a50537dbecf340913e2ff8bf833b531 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Fri, 22 Apr 2016 09:15:15 +0200 Subject: [PATCH] remove contentContainerEnd() as there is no corresponding Start --- views/bootstrap/class.GroupMgr.php | 1 - 1 file changed, 1 deletion(-) diff --git a/views/bootstrap/class.GroupMgr.php b/views/bootstrap/class.GroupMgr.php index f04581e39..0ba3cdb86 100644 --- a/views/bootstrap/class.GroupMgr.php +++ b/views/bootstrap/class.GroupMgr.php @@ -295,7 +295,6 @@ $(document).ready( function() { contentContainerEnd(); $this->contentEnd(); $this->htmlEndPage(); } /* }}} */