|
From: | ceb |
Subject: | Re: SV: SV: SV: SV: SV: [Phpgroupware-developers] No Navbar, GLOBALS['phpgw_info']['flags'][xslt_app],..[headonly] |
Date: | Sun, 27 Apr 2003 00:49:17 +0200 (CEST) |
On Sat, 26 Apr 2003, Sigurd Nes wrote: > > > 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. > should be there now
[Prev in Thread] | Current Thread | [Next in Thread] |