Mercurial > lada > lada-client
comparison app/view/Viewport.js @ 412:cf4b6e93f956
Typo fixed.
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Thu, 19 Sep 2013 15:56:23 +0200 |
parents | 92a960b691a4 |
children | 2ff236e5d2d0 |
comparison
equal
deleted
inserted
replaced
411:0eba67f453d4 | 412:cf4b6e93f956 |
---|---|
47 console.log(info); | 47 console.log(info); |
48 } | 48 } |
49 }); | 49 }); |
50 }, | 50 }, |
51 /** | 51 /** |
52 * Function to initialize the edit window for a priticular probe directly | 52 * Function to initialize the edit window for a particular probe directly |
53 * @private | 53 * @private |
54 */ | 54 */ |
55 initProbe: function() { | 55 initProbe: function() { |
56 var store = Ext.getStore('Proben'); | 56 var store = Ext.getStore('Proben'); |
57 store.load({ | 57 store.load({ |