Mercurial > lada > lada-client
diff app/view/proben/List.js @ 25:f964a50bfe57
Restructured the application. Fixed layouts etc.
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Wed, 08 May 2013 12:20:06 +0200 |
parents | 0a4674f17bcb |
children | 1fdef170d5a5 |
line wrap: on
line diff
--- a/app/view/proben/List.js Tue May 07 17:20:11 2013 +0200 +++ b/app/view/proben/List.js Wed May 08 12:20:06 2013 +0200 @@ -1,8 +1,8 @@ Ext.define('Lada.view.proben.List' ,{ extend: 'Ext.grid.Panel', alias: 'widget.probenlist', + maxHeight: 350, store: 'Proben', - initComponent: function() { this.columns = [ {header: 'Datenbasis', dataIndex: 'datenbasisId', width: 70},