fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [8332] API: nonavbar


From: Sigurd Nes
Subject: [Fmsystem-commits] [8332] API: nonavbar
Date: Thu, 15 Dec 2011 17:51:31 +0000

Revision: 8332
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8332
Author:   sigurdne
Date:     2011-12-15 17:51:30 +0000 (Thu, 15 Dec 2011)
Log Message:
-----------
API: nonavbar

Modified Paths:
--------------
    trunk/phpgwapi/templates/portico/head.inc.php

Modified: trunk/phpgwapi/templates/portico/head.inc.php
===================================================================
--- trunk/phpgwapi/templates/portico/head.inc.php       2011-12-15 14:13:04 UTC 
(rev 8331)
+++ trunk/phpgwapi/templates/portico/head.inc.php       2011-12-15 17:51:30 UTC 
(rev 8332)
@@ -110,7 +110,7 @@
        if(isset($GLOBALS['phpgw_info']['flags']['nonavbar']) && 
$GLOBALS['phpgw_info']['flags']['nonavbar'])
        {
                //FIXME This one removes the sidepanels - but the previous 
settings are forgotten
-//             $_border_layout_config = true;
+               $_border_layout_config = true;
        }
 
        $_border_layout_config = json_encode($_border_layout_config);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]