Mercurial > lada > lada-client
comparison app/controller/grid/PKommentar.js @ 744:4381a32d874f
Fixed a Copy-Paste Error
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Fri, 24 Apr 2015 11:03:01 +0200 |
parents | 6e28ebbe1a73 |
children | 2362f8ab1e9f |
comparison
equal
deleted
inserted
replaced
743:e89a31b2c17e | 744:4381a32d874f |
---|---|
5 * and comes with ABSOLUTELY NO WARRANTY! Check out | 5 * and comes with ABSOLUTELY NO WARRANTY! Check out |
6 * the documentation coming with IMIS-Labordaten-Application for details. | 6 * the documentation coming with IMIS-Labordaten-Application for details. |
7 */ | 7 */ |
8 | 8 |
9 /** | 9 /** |
10 * This is a controller for a grid of Orte | 10 * This is a controller for a grid of Pkommentare |
11 */ | 11 */ |
12 EExt.define('Lada.controller.grid.PKommentar', { | 12 Ext.define('Lada.controller.grid.PKommentar', { |
13 extend: 'Ext.app.Controller', | 13 extend: 'Ext.app.Controller', |
14 | 14 |
15 /** | 15 /** |
16 * Initialize the Controller with | 16 * Initialize the Controller with |
17 * 3 Listeners | 17 * 3 Listeners |