[FIX] web: Fix old versions of Webkit (such as ones used on iOS < 6 or PhantomJS...
authorChristophe Simonis <chs@openerp.com>
Wed, 20 Mar 2013 14:36:52 +0000 (15:36 +0100)
committerChristophe Simonis <chs@openerp.com>
Wed, 20 Mar 2013 14:36:52 +0000 (15:36 +0100)
commit8fd08f900f99bac57bf4b7db923692e9fd9ae54e
treec07851f99ba0db994465b555ed5d9fca90f59891
parent87b899445db6b9ca742d844a934f4e895347a7dc
[FIX] web: Fix old versions of Webkit (such as ones used on iOS < 6 or PhantomJS <= 1.7)
which does not have Function.prototype.bind function

bzr revid: chs@openerp.com-20130320143652-xqglvte5kwvtwl5i
addons/web/__openerp__.py
addons/web/static/src/fixbind.js [new file with mode: 0644]