fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12422] include translation


From: Sigurd Nes
Subject: [Fmsystem-commits] [12422] include translation
Date: Fri, 05 Dec 2014 12:49:04 +0000

Revision: 12422
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12422
Author:   sigurdne
Date:     2014-12-05 12:49:03 +0000 (Fri, 05 Dec 2014)
Log Message:
-----------
include translation

Modified Paths:
--------------
    branches/dev-syncromind/property/templates/base/entity.xsl

Modified: branches/dev-syncromind/property/templates/base/entity.xsl
===================================================================
--- branches/dev-syncromind/property/templates/base/entity.xsl  2014-12-04 
23:23:44 UTC (rev 12421)
+++ branches/dev-syncromind/property/templates/base/entity.xsl  2014-12-05 
12:49:03 UTC (rev 12422)
@@ -16,7 +16,7 @@
           </func:result>
    </func:function>
 
-       <xsl:template name="app_data">
+       <xsl:template match="data">
                <xsl:choose>
                        <xsl:when test="edit">
                                <xsl:apply-templates select="edit"/>
@@ -31,6 +31,7 @@
                                <xsl:apply-templates select="add_inventory"/>
                        </xsl:when>
                </xsl:choose>
+               <xsl:call-template name="jquery_phpgw_i18n"/>
        </xsl:template>
 
 




reply via email to

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