3
0
Fork 0
web_techsystech/web_m2x_options/static
Jairo Llopis 6d1f104b16 [FIX][web_m2x_options] Fix Qweb templates. (#561)
* [FIX][web_m2x_options] Fix Qweb templates.

They were trying to replace non-existing elements, and this was being logged to console:

    Can't find "a.oe_m2o_cm_button" when extending template FieldMany2One
    Can't find "span.badge" when extending template FieldMany2ManyTag

* Raise version correctly.

* [FIX] Make many2many_tags tag deletion work again

* Correct replacement of event

Instead of overwriting all events from upstream widget, better just overwrite the one you need and inherit the rest.
2017-03-08 12:19:19 -06:00
..
description Add missing default oca icons 2015-08-18 11:09:01 +02:00
src [FIX][web_m2x_options] Fix Qweb templates. (#561) 2017-03-08 12:19:19 -06:00