← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 12872: Wrong link

 

------------------------------------------------------------
revno: 12872
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2013-11-04 16:43:05 +0100
message:
  Wrong link
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	2013-11-04 15:41:31 +0000
+++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/interpretation.vm	2013-11-04 15:43:05 +0000
@@ -1,6 +1,6 @@
 
 <div id="shareLink">$i18n.getString( "share_your_own_interpretations_from" ) 
-    <a href="../dhis-web-reporting/displayManageTableForm.action">$i18n.getString( "pivot_table" )</a>, 
+    <a href="../dhis-web-pivot/app/index.html">$i18n.getString( "pivot_table" )</a>, 
 	<a href="../dhis-web-visualizer/app/index.html">$i18n.getString( "data_visualizer" )</a>,
 	<a href="../dhis-web-mapping/app/index.html">$i18n.getString( "gis" )</a> or
 	<a href="../dhis-web-reporting/showDataSetReportForm.action">$i18n.getString( "data_set_report" )</a>