comparison app/controller/form/Location.js @ 718:7f11b75e0188

Trailing Commas, editable: false for Umwelt und Messstelle widget
author Dustin Demuth <dustin@intevation.de>
date Wed, 15 Apr 2015 12:13:57 +0200
parents 2d454bfef426
children 6e28ebbe1a73
comparison
equal deleted inserted replaced
717:f124d24c8ade 718:7f11b75e0188
22 }, 22 },
23 'locationform numberfield[name=latitude]': { 23 'locationform numberfield[name=latitude]': {
24 change: this.updateFeatureLatitude 24 change: this.updateFeatureLatitude
25 }, 25 },
26 'locationform numberfield[name=longitude]': { 26 'locationform numberfield[name=longitude]': {
27 change: this.updateFeatureLongitude, 27 change: this.updateFeatureLongitude
28 } 28 }
29 }); 29 });
30 }, 30 },
31 31
32 save: function(button) { 32 save: function(button) {

http://lada.wald.intevation.org