Mercurial > lada > lada-client
diff app/view/grid/MessungList.js @ 1112:e76551a6da27
Use custom row expander in messung list grid.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 17 May 2016 17:12:33 +0200 |
parents | 05948135ce75 |
children |
line wrap: on
line diff
--- a/app/view/grid/MessungList.js Tue May 17 17:12:07 2016 +0200 +++ b/app/view/grid/MessungList.js Tue May 17 17:12:33 2016 +0200 @@ -17,7 +17,8 @@ var i18n = Lada.getApplication().bundle; this.emptyText = i18n.getMsg('messung.emptyGrid'); this.selModel = Ext.create('Ext.selection.CheckboxModel', { - checkOnly: true + checkOnly: true, + injectCheckbox: 1 }); this.dockedItems = [{