diff app/view/grid/Nuklide.js @ 786:d2ee6858f452

removed trailing comma
author Dustin Demuth <dustin@intevation.de>
date Wed, 13 May 2015 09:33:58 +0200
parents a85069813d43
children 07dfcdf5b41f
line wrap: on
line diff
--- a/app/view/grid/Nuklide.js	Tue May 12 17:49:09 2015 +0200
+++ b/app/view/grid/Nuklide.js	Wed May 13 09:33:58 2015 +0200
@@ -80,7 +80,7 @@
                     '<tpl for="."><div class="x-combo-list-item  x-boundlist-item" >' +
                     '{messgroesse}</div></tpl>'),
                 displayTpl: Ext.create('Ext.XTemplate',
-                    '<tpl for=".">{messgroesse}</tpl>'),
+                    '<tpl for=".">{messgroesse}</tpl>')
             }
         }];
 

http://lada.wald.intevation.org