diff -r 4c7ab16e5845 -r 19f0b7803aed client/gruntfile.js --- a/client/gruntfile.js Mon May 25 01:18:12 2015 +0200 +++ b/client/gruntfile.js Fri May 29 14:57:37 2015 +0200 @@ -7,6 +7,7 @@ var renkan_src = [ 'dist/js/templates.js', 'js/main.js', + 'js/dataloader.js', 'js/models.js', 'js/defaults.js', 'js/i18n.js',