=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-mapping/scripts/app.js' --- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-mapping/scripts/app.js 2015-04-29 10:28:46 +0000 +++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-mapping/scripts/app.js 2015-05-20 07:18:37 +0000 @@ -2814,7 +2814,7 @@ id ? updateButton : createButton ], listeners: { - show: function() { + show: function(w) { this.setPosition(favoriteWindow.x + 14, favoriteWindow.y + 67); if (!w.hasDestroyOnBlurHandler) {