changeset 16:4faac2a04345

Remove title form sqllist to not show the panel header.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 30 Apr 2013 16:37:41 +0200
parents fd692dac69a2
children 3eaeeec2bb28
files app/view/sql/List.js
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/app/view/sql/List.js	Tue Apr 30 15:31:33 2013 +0200
+++ b/app/view/sql/List.js	Tue Apr 30 16:37:41 2013 +0200
@@ -1,7 +1,6 @@
 Ext.define('Lada.view.sql.List' ,{
     extend: 'Ext.grid.Panel',
     alias: 'widget.sqllist',
-    title: 'SQL-Auswahl',
     store: 'Sql',
 
     initComponent: function() {

http://lada.wald.intevation.org