diff app/view/widgets/Messmethode.js @ 491:850ccfe5f3c4

Code style.
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 31 Oct 2014 23:23:32 +0100
parents 446e99cfd425
children d07e5086a64b
line wrap: on
line diff
--- a/app/view/widgets/Messmethode.js	Fri Oct 31 21:28:31 2014 +0100
+++ b/app/view/widgets/Messmethode.js	Fri Oct 31 23:23:32 2014 +0100
@@ -24,6 +24,7 @@
     typeAhead: false,
     minChars: 0,
     tpl: '<tpl for="."><div class="x-combo-list-item x-boundlist-item" >{id} - {messmethode}</div></tpl>',
+
     initComponent: function() {
         this.store = Ext.data.StoreManager.get('StaMessmethoden');
         if (!this.store) {

http://lada.wald.intevation.org