=== modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/javascript/dropdown.js' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/javascript/dropdown.js 2012-02-24 10:55:25 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/javascript/dropdown.js 2012-02-24 11:28:07 +0000 @@ -37,5 +37,5 @@ function explore( uid ) { - window.location.href = "../dhis-web-visualizer/app/index.html?uid=" + uid; + window.location.href = "../dhis-web-visualizer/app/index.html?id=" + uid; } \ No newline at end of file