Commit 78d0c6aecbc23b633eafc2a024480090649452ec

Authored by Leandro Santos
1 parent aad57784

fix handlebars dependencie

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -327,7 +327,7 @@ @@ -327,7 +327,7 @@
327 shim: { 327 shim: {
328 'handlebars':{ 328 'handlebars':{
329 deps: ['jquery'], 329 deps: ['jquery'],
330 - exports: Handlebars 330 + exports: 'Handlebars'
331 } 331 }
332 'jquery_ui': { 332 'jquery_ui': {
333 deps: ['jquery'] 333 deps: ['jquery']