comparison app/store/Messmethoden.js @ 763:0e8d4178bb7e

Fixed a bug where Comboboxes where not loaded
author Dustin Demuth <dustin@intevation.de>
date Fri, 08 May 2015 12:47:28 +0200
parents b7484c7da2d4
children
comparison
equal deleted inserted replaced
762:1f3837b513d9 763:0e8d4178bb7e
24 return val.toLowerCase(); 24 return val.toLowerCase();
25 } 25 }
26 return ''; 26 return '';
27 } 27 }
28 }], 28 }],
29 sortOnLoad: true 29 sortOnLoad: true,
30 autoLoad: true
30 }); 31 });

http://lada.wald.intevation.org