|
From: | Sigurd Nes |
Subject: | SV: SV: SV: SV: SV: [Phpgroupware-developers] No Navbar, GLOBALS['phpgw_info']['flags'][xslt_app],..[headonly] |
Date: | Sat, 26 Apr 2003 23:20:51 +0200 |
> > Sigurd: > > Found it! > > There was a missing <xsl:call-template name="app_data"/> in > > phpgw_header.xsl, now ...['headonly'] works fine - please have a look at > > it. > > > > <xsl:choose> > > <xsl:when test="$current_app = 'help'"> > > <xsl:call-template name="help"/> > > </xsl:when> > > <xsl:otherwise> > > <xsl:call-template name="app_data"/> > > </xsl:otherwise> > > </xsl:choose> > > > ceb: > fixed it, thanks. > > Great! I noticed that $GLOBALS['phpgw_info']['flags']['app_header'] is not shown when ...['headonly'] is set. Sigurd
[Prev in Thread] | Current Thread | [Next in Thread] |