Commit 275b4177f9bd2b8458fbc2479ffe080b1eb04c3e

Authored by Leandro Santos
1 parent 78d0c6ae

fix handlebars dependencie

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