Mercurial > lada > lada-client
diff app/view/Viewport.js @ 978:7f5219b8e1bf stammdatengrids
Renamed the ProbePlanungSwitcher to a more generic ModeSwitcher and refactored the application
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Thu, 03 Dec 2015 09:38:43 +0100 |
parents | fb99332bb48e |
children | 7867752a0d58 |
line wrap: on
line diff
--- a/app/view/Viewport.js Thu Dec 03 09:26:43 2015 +0100 +++ b/app/view/Viewport.js Thu Dec 03 09:38:43 2015 +0100 @@ -16,7 +16,7 @@ Ext.define('Lada.view.Viewport', { extend: 'Ext.container.Viewport', requires: [ - 'Lada.view.ProbenPlanungSwitcher', + 'Lada.view.ModeSwitcher', 'Lada.view.FilterPanel' ], layout: 'fit', @@ -59,7 +59,7 @@ }] }], items: [{ - xtype: 'probenplanungswitcher', + xtype: 'modeswitcher', margin: '0, 10, 0, 10' }, { // Auswahl einer Abfrage.