------------------------------------------------------------
revno: 11120
committer: Morten Olav Hansen <[email protected]>
branch nick: dhis2
timestamp: Fri 2013-05-31 11:50:52 +0700
message:
minor fix
modified:
dhis-2/dhis-web/dhis-web-api/src/main/resources/templates/html/program.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-web/dhis-web-api/src/main/resources/templates/html/program.xsl'
--- dhis-2/dhis-web/dhis-web-api/src/main/resources/templates/html/program.xsl 2013-05-31 04:47:04 +0000
+++ dhis-2/dhis-web/dhis-web-api/src/main/resources/templates/html/program.xsl 2013-05-31 04:50:52 +0000
@@ -87,7 +87,7 @@
</tr>
</table>
- <xsl:apply-templates select="d:organisationUnits|d:programStages|d:userRoles" mode="short" />
+ <xsl:apply-templates select="d:programStages|d:userRoles|d:organisationUnits" mode="short" />
</div>
</xsl:template>
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp