From 3b224e0ba4166f3f1ffe084cd3a1a7fbae9b927f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 7 Sep 2016 11:55:35 +0200 Subject: [roomplanner] Implement hiding the menu and fullscreen display with CSS rather than JS --- modules-available/roomplanner/page.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'modules-available/roomplanner/page.inc.php') diff --git a/modules-available/roomplanner/page.inc.php b/modules-available/roomplanner/page.inc.php index 9e01eca3..a937a130 100644 --- a/modules-available/roomplanner/page.inc.php +++ b/modules-available/roomplanner/page.inc.php @@ -57,6 +57,7 @@ class Page_Roomplanner extends Page { if ($this->action === 'show') { /* do nothing */ + Dashboard::disable(); $furniture = $this->getFurniture(); $subnetMachines = $this->getPotentialMachines(); $machinesOnPlan = $this->getMachinesOnPlan(); -- cgit v1.2.3-55-g7522