[IMP] qweb: t-on with t-widget: allow to bind args

This commit is contained in:
Aaron Bohy
2019-06-03 15:12:21 +02:00
committed by Géry Debongnie
parent 1c290c1172
commit 32921ecc20
5 changed files with 264 additions and 8 deletions
+1 -1
View File
@@ -1173,7 +1173,7 @@ exports[`t-on can bind handlers with arguments 1`] = `
}"
`;
exports[`t-on can bind handlers with empty object (with non empty inner string 1`] = `
exports[`t-on can bind handlers with empty object (with non empty inner string) 1`] = `
"function anonymous(context,extra
) {
let owner = context;