From b4344b4743ab4fbea9e77b08c954bfa3af0e3262 Mon Sep 17 00:00:00 2001 From: Erik Heeren Date: Fri, 4 Mar 2016 09:38:33 +0100 Subject: [PATCH] Add support for oe_list_save button ref #1 --- static/src/xml/base_ext.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/src/xml/base_ext.xml b/static/src/xml/base_ext.xml index e4a4082..d6b2472 100644 --- a/static/src/xml/base_ext.xml +++ b/static/src/xml/base_ext.xml @@ -41,6 +41,10 @@ this.attr('t-att-data-bt-testing-model_name', 'widget and widget.getParent and widget.getParent().dataset and widget.getParent().dataset.model'); this.attr('data-bt-testing-name', 'oe_list_add'); + + this.attr('t-att-data-bt-testing-model_name', 'widget and widget.getParent and widget.getParent().dataset and widget.getParent().dataset.model'); + this.attr('data-bt-testing-name', 'oe_list_save'); +