~openerp-dev/openerp-web/trunk-jquery1.9-ppa

« back to all changes in this revision

Viewing changes to addons/web/__openerp__.py

  • Committer: Prashant Panchal(OpenERP)
  • Date: 2014-04-16 09:24:51 UTC
  • Revision ID: ppa@tinyerp.com-20140416092451-outv36dahgip1860
[IMP] add jquery-migrate-1.1.1.j & jquery-1.9.1.js & change in web

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
        "static/lib/datejs/sugarpak.js",
23
23
        "static/lib/datejs/extras.js",
24
24
        "static/lib/jquery/jquery.js",
 
25
        "static/lib/jquery/jquery-migrate-1.1.1.js",
25
26
        "static/lib/jquery.form/jquery.form.js",
26
27
        "static/lib/jquery.validate/jquery.validate.js",
27
28
        "static/lib/jquery.ba-bbq/jquery.ba-bbq.js",