dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #37500
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 19169: Minor
Merge authors:
Jan Henrik Øverland (janhenrik-overland)
------------------------------------------------------------
revno: 19169 [merge]
committer: Jan Henrik Overland <janhenrik.overland@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2015-05-20 09:19:26 +0200
message:
Minor
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-mapping/scripts/app.js
--
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-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) {