Merge authors:
  Jan Henrik Ă˜verland (janhenrik-overland)
------------------------------------------------------------
revno: 1988 [merge]
committer: Jan Henrik Overland <[email protected]>
branch nick: trunk
timestamp: Sat 2010-08-28 00:17:24 +0530
message:
  Unfinished functionality commented out.
modified:
  
dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/script/index.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-mapping/src/main/webapp/dhis-web-mapping/mapping/script/index.js'
--- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/script/index.js	2010-08-27 17:43:05 +0000
+++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/script/index.js	2010-08-27 18:08:45 +0000
@@ -3199,19 +3199,20 @@
                                     }
                                 }
                             }
-                        },
-                        {
-                            html: 'Locate feature',
-                            listeners: {
-                                'click': {
-                                    fn: function() {
-                                        locateFeatureWindow.setPagePosition(Ext.getCmp('east').x - 173, Ext.getCmp('center').y + 50);
-                                        locateFeatureWindow.show();
-                                        vectorLayerOptionsWindow.hide();
-                                    }
-                                }
-                            }
-                        }                                        
+                        }
+                        // ,
+                        // {
+                            // html: 'Locate feature',
+                            // listeners: {
+                                // 'click': {
+                                    // fn: function() {
+                                        // locateFeatureWindow.setPagePosition(Ext.getCmp('east').x - 173, Ext.getCmp('center').y + 50);
+                                        // locateFeatureWindow.show();
+                                        // vectorLayerOptionsWindow.hide();
+                                    // }
+                                // }
+                            // }
+                        // }                                        
                     ]
                 }
             ]

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to