------------------------------------------------------------
revno: 7413
committer: Morten Olav Hansen <[email protected]>
branch nick: dhis2
timestamp: Wed 2012-06-27 10:03:26 +0300
message:
minor changes to mfl2dxf2 (kenya specific)
modified:
dhis-2/dhis-services/dhis-service-integration/src/main/resources/transform/mfl2dxf2.xsl
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-services/dhis-service-integration/src/main/resources/transform/mfl2dxf2.xsl'
--- dhis-2/dhis-services/dhis-service-integration/src/main/resources/transform/mfl2dxf2.xsl 2012-06-26 13:36:58 +0000
+++ dhis-2/dhis-services/dhis-service-integration/src/main/resources/transform/mfl2dxf2.xsl 2012-06-27 07:03:26 +0000
@@ -24,12 +24,9 @@
</xsl:attribute>
<xsl:element name="dxf2:parent">
- <xsl:attribute name="name">
+ <xsl:attribute name="code">
<xsl:value-of select="mfl:District" />
</xsl:attribute>
- <xsl:attribute name="code">
- <xsl:value-of select="mfl:DistrictId" />
- </xsl:attribute>
</xsl:element>
<xsl:element name="dxf2:active">
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp