Commit 151fca7b41d5151966675cb7fcc5cb3251da4d75

Authored by Evandro Junior
1 parent 1166da77

Fix conflic with jasmine testing

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -314,6 +314,7 @@ define(['handlebars','handlebars_helpers'], function(Handlebars){ @@ -314,6 +314,7 @@ define(['handlebars','handlebars_helpers'], function(Handlebars){
314 .toString(16) 314 .toString(16)
315 .substring(1); 315 .substring(1);
316 } 316 }
  317 + return s4() + s4() + '-' + s4() + '-' + s4() + '-' + s4() + '-' + s4() + s4() + s4();
317 }, 318 },
318 display_category_tab: function(){ 319 display_category_tab: function(){
319 $('#proposal-group').hide(); 320 $('#proposal-group').hide();