diff --git a/addons/web/static/src/js/chrome.js b/addons/web/static/src/js/chrome.js index af05ae59111..e355f08bb7c 100644 --- a/addons/web/static/src/js/chrome.js +++ b/addons/web/static/src/js/chrome.js @@ -67,9 +67,11 @@ instance.web.Dialog = instance.web.Widget.extend({ @param {Widget} parent @param {dictionary} options A dictionary that will be forwarded to jQueryUI Dialog. Additionaly, that dictionary can contain the following keys: - - buttons: The buttons key is not propagated to jQueryUI Dialog. It must be a dictionary (key = button label, - value = click handler) or a list of dictionaries (each element in the dictionary is send to the corresponding - method of a jQuery element targeting the