diff --git a/js/handlebars-helpers.js b/js/handlebars-helpers.js index 2afd555..d90f549 100644 --- a/js/handlebars-helpers.js +++ b/js/handlebars-helpers.js @@ -67,7 +67,7 @@ define(['handlebars'], function(Handlebars){ Handlebars.registerHelper('select_proposal', function(proposals, category_slug, selected_id) { var ret = '' - ret = ret + ''; for(var i=0; i