From d085083f1cbe495f73a12782c077e5dc4e277898 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sat, 7 Dec 2013 18:26:19 +0100 Subject: fixed dependencies, downgraded hbs plugin --- pyload/web/app/scripts/config.js | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pyload/web/app/scripts/config.js') diff --git a/pyload/web/app/scripts/config.js b/pyload/web/app/scripts/config.js index 85620b2b7..2f5745c08 100644 --- a/pyload/web/app/scripts/config.js +++ b/pyload/web/app/scripts/config.js @@ -34,6 +34,12 @@ require.config({ tpl: '../templates/default' }, + map: { + '*': { + 'Handlebars': 'handlebars' + } + }, + hbs: { disableI18n: true, helperPathCallback: // Callback to determine the path to look for helpers -- cgit v1.2.3