Adapted libs paths

bzr revid: nicolas.vanhoren@openerp.com-20130731134248-d1z1wylgkezt3irh
This commit is contained in:
niv-openerp 2013-07-31 15:42:48 +02:00
parent e4acf6c902
commit c4c848e6a0
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ This module provides the core of the OpenERP Web Client.
"static/lib/datejs/parser.js",
"static/lib/datejs/sugarpak.js",
"static/lib/datejs/extras.js",
"static/lib/jquery/jquery-1.8.3.js",
"static/lib/jquery/jquery.js",
"static/lib/jquery.MD5/jquery.md5.js",
"static/lib/jquery.form/jquery.form.js",
"static/lib/jquery.validate/jquery.validate.js",
@ -38,7 +38,7 @@ This module provides the core of the OpenERP Web Client.
"static/lib/jquery.timeago/jquery.timeago.js",
"static/lib/qweb/qweb2.js",
"static/lib/underscore/underscore.js",
"static/lib/underscore/underscore.string.js",
"static/lib/underscore.string/lib/underscore.string.js",
"static/lib/backbone/backbone.js",
"static/lib/cleditor/jquery.cleditor.js",
"static/lib/py.js/lib/py.js",