odoo/addons/web/static
Antonin Bourguignon b83fff287a [IMP] change CSS classes for m2m tags and get them out of the oe_form namespace
this way, we can consistently display m2m tags anywhere without dummy CSS copy/paste (example: projet issues, projet tasks)
oe_form_field_many2manytags became oe_field_many2many_tags (container)
oe_form_field_many2manytags_box became oe_field_many2many_tag (item)
Qweb templates names have been changed accordingly

bzr revid: abo@openerp.com-20120712125637-hji6e9chch1h01f0
2012-07-12 14:56:37 +02:00
..
lib [FIX] corrected problem with quick create in m2m kanban 2012-07-11 15:08:45 +02:00
src [IMP] change CSS classes for m2m tags and get them out of the oe_form namespace 2012-07-12 14:56:37 +02:00
test [MERGE] search many2one default create in context 2012-06-28 16:26:40 +02:00