dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #35003
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 17964: Moinor
------------------------------------------------------------
revno: 17964
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2015-01-13 19:59:22 +0100
message:
Moinor
modified:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/about/menuDashboard.vm
--
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-commons-resources/src/main/webapp/dhis-web-commons/about/menuDashboard.vm'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/about/menuDashboard.vm 2013-03-13 09:57:42 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/about/menuDashboard.vm 2015-01-13 18:59:22 +0000
@@ -11,7 +11,6 @@
<li><a href="../dhis-web-dashboard-integration/profile.action?id=${currentUser.uid}">$i18n.getString( "profile" ) </a></li>
<li><a href="../dhis-web-dashboard-integration/message.action">$i18n.getString( "messages" ) </a></li>
<li><a href="../dhis-web-dashboard-integration/interpretation.action">$i18n.getString( "interpretations" ) </a></li>
- <li><a href="../dhis-web-dashboard-integration/getAllUserGroups.action">$i18n.getString( "user_groups" ) </a></li>
</ul>
<h2>$i18n.getString( "dhis2_online" ) </h2>