odoo/addons/web/static
Xavier Morel 3b2e26af18 [FIX] incorrect array joins
Array#join() is equivalent to Array.join(', '), not Array.join('') as in Python.

For some reason the tests didn't break, but...

bzr revid: xmo@openerp.com-20130321155105-dwgprqldk39r3xk2
2013-03-21 16:51:05 +01:00
..
lib [FIX] replace uncommon month names of the ar_SY datejs localization file by more standard ones, courtesy of Ahmad Khayyat 2013-03-08 09:00:20 +01:00
src [MERGE] Date Picker is not translated into local language 2013-03-21 12:53:30 +01:00
test [FIX] incorrect array joins 2013-03-21 16:51:05 +01:00