mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-25 15:29:17 +01:00
update xslt tpl
This commit is contained in:
parent
9cddaf2f6e
commit
aeb8ea50d2
@ -139,9 +139,6 @@
|
|||||||
<xsl:when test="$app_tpl = 'delete'">
|
<xsl:when test="$app_tpl = 'delete'">
|
||||||
<xsl:call-template name="app_delete"/>
|
<xsl:call-template name="app_delete"/>
|
||||||
</xsl:when>
|
</xsl:when>
|
||||||
<xsl:when test="$app_tpl = 'config'">
|
|
||||||
<xsl:call-template name="app_config"/>
|
|
||||||
</xsl:when>
|
|
||||||
<xsl:otherwise>
|
<xsl:otherwise>
|
||||||
<xsl:call-template name="app_data"/>
|
<xsl:call-template name="app_data"/>
|
||||||
</xsl:otherwise>
|
</xsl:otherwise>
|
||||||
|
Loading…
Reference in New Issue
Block a user