=== modified file 'dhis-2/dhis-web/dhis-web-pivot/src/main/webapp/dhis-web-pivot/app/scripts/app.js' --- dhis-2/dhis-web/dhis-web-pivot/src/main/webapp/dhis-web-pivot/app/scripts/app.js 2013-12-08 12:44:13 +0000 +++ dhis-2/dhis-web/dhis-web-pivot/src/main/webapp/dhis-web-pivot/app/scripts/app.js 2013-12-19 09:48:29 +0000 @@ -5041,9 +5041,7 @@ xtype: 'button', text: NS.i18n.home, handler: function() { - //window.location.href = ns.core.init.contextPath + '/dhis-web-commons-about/redirect.action'; - - ns.core.web.pivot.sort(ns.app.xLayout, ns.app.response, 'Uvn6LCg7dVU'); + window.location.href = ns.core.init.contextPath + '/dhis-web-commons-about/redirect.action'; } } ]