From aa2a42dc1372ab4a4c8e053bce4bee219370f701 Mon Sep 17 00:00:00 2001 From: niv-openerp Date: Mon, 26 Nov 2012 11:05:01 +0100 Subject: [PATCH] [IMP] Removed unused feature in Dialog and deprecated an other. bzr revid: nicolas.vanhoren@openerp.com-20121126100501-n6qd32x5sxqv5bp7 --- addons/web/static/src/js/chrome.js | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) 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