Mercurial > lada > lada-client
comparison app/model/ProbeList.js @ 472:debfcc7713e3
Added license header to each file.
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Thu, 16 Jan 2014 17:34:30 +0100 |
parents | 832e3c8f9191 |
children | f7446ebfe5d0 |
comparison
equal
deleted
inserted
replaced
471:dd2b468dc1c2 | 472:debfcc7713e3 |
---|---|
1 /* Copyright (C) 2013 by Bundesamt fuer Strahlenschutz | |
2 * Software engineering by Intevation GmbH | |
3 * | |
4 * This file is Free Software under the GNU GPL (v>=3) | |
5 * and comes with ABSOLUTELY NO WARRANTY! Check out | |
6 * the documentation coming with IMIS-Labordaten-Application for details. | |
7 */ | |
8 | |
1 /** | 9 /** |
2 * A ProbeList. | 10 * A ProbeList. |
3 * This class represents the result list of "Proben" in the search query | 11 * This class represents the result list of "Proben" in the search query |
4 * */ | 12 * */ |
5 Ext.define('Lada.model.ProbeList', { | 13 Ext.define('Lada.model.ProbeList', { |