changeset 15:fd692dac69a2

Remove title attribute to not show Header on the probenlist
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 30 Apr 2013 15:31:33 +0200
parents c0b2faa47ee5
children 4faac2a04345
files app/view/proben/List.js
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/app/view/proben/List.js	Tue Apr 30 15:06:43 2013 +0200
+++ b/app/view/proben/List.js	Tue Apr 30 15:31:33 2013 +0200
@@ -1,7 +1,6 @@
 Ext.define('Lada.view.proben.List' ,{
     extend: 'Ext.grid.Panel',
     alias: 'widget.probenlist',
-    title: 'Alle Proben',
     store: 'Proben',
 
     initComponent: function() {

http://lada.wald.intevation.org