mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 09:09:04 +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:call-template name="app_delete"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="$app_tpl = 'config'">
|
||||
<xsl:call-template name="app_config"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:call-template name="app_data"/>
|
||||
</xsl:otherwise>
|
||||
|
Loading…
Reference in New Issue
Block a user