[FIX] use path to lib justgage

bzr revid: mat@openerp.com-20130527091815-hvgwf8mxryus1a4a
This commit is contained in:
Martin Trigaux 2013-05-27 11:18:15 +02:00
parent ffa10eb55e
commit b605ff4242
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Both goals and badges are flexibles and can be adapted to a large range of modul
'css': ['static/src/css/gamification.css'],
'js': [
'static/src/js/gamification.js',
'static/src/js/justgage.js',
'static/lib/justgage/justgage.js',
],
'qweb': ['static/src/xml/gamification.xml'],
}