comparison app.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 f06a882ab776
children 32ccce3b62a9
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 Ext.Loader.setConfig({ 9 Ext.Loader.setConfig({
2 enabled: true, 10 enabled: true,
3 paths: { 11 paths: {
4 'Ext.ux.form.DateTimeField': 'resources/datetime/UX_DateTimeField.js', 12 'Ext.ux.form.DateTimeField': 'resources/datetime/UX_DateTimeField.js',
5 'Ext.ux.DateTimeMenu': 'resources/datetime/UX_DateTimeMenu.js', 13 'Ext.ux.DateTimeMenu': 'resources/datetime/UX_DateTimeMenu.js',

http://lada.wald.intevation.org