← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 7138: Minor

 

------------------------------------------------------------
revno: 7138
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2012-06-01 16:13:59 +0200
message:
  Minor
modified:
  dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/interpretation.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-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/interpretation.vm'
--- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/interpretation.vm	2012-06-01 11:29:46 +0000
+++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/interpretation.vm	2012-06-01 14:13:59 +0000
@@ -2,8 +2,7 @@
 <h3>$i18n.getString( "interpretations" )</h3>
 
 <div id="shareLink">$i18n.getString( "share_your_own_interpretations_from" ) 
-	<a href="../dhis-web-visualizer/app/index.html">$i18n.getString( "data_visualizer" )</a>,  
-	<a href="../dhis-web-mapping/mapping/index.html">$i18n.getString( "gis" )</a> or 
+	<a href="../dhis-web-visualizer/app/index.html">$i18n.getString( "data_visualizer" )</a> or 
 	<a href="../displayManageTableForm.action">$i18n.getString( "report_table" )</a>
 </div>