Mercurial > lada > lada-client
diff app/view/window/ProbeEdit.js @ 943:0a233865a9c3
PKommentar an MKommentar grid modified
author | Michael Stanko <mstanko@bfs.de> |
---|---|
date | Wed, 14 Oct 2015 11:40:25 +0200 |
parents | 8054232535ba |
children | 9ac03f461ab4 |
line wrap: on
line diff
--- a/app/view/window/ProbeEdit.js Fri Oct 02 14:58:59 2015 +0200 +++ b/app/view/window/ProbeEdit.js Wed Oct 14 11:40:25 2015 +0200 @@ -97,7 +97,7 @@ padding: '5, 5', margin: 5, collapsible: true, - collapsed: true, + collapsed: false, items: [{ xtype: 'probenzusatzwertgrid', recordId: this.record.get('id') @@ -109,7 +109,7 @@ padding: '5, 5', margin: 5, collapsible: true, - collapsed: true, + collapsed: false, items: [{ xtype: 'pkommentargrid', recordId: this.record.get('id')