From 53250baa499956ae01cc8a100f27991d5b3dfc0f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 15 May 2019 11:04:00 +0800 Subject: [PATCH] Uncommited changes synced --- Roo/bootstrap/Modal.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Roo/bootstrap/Modal.js b/Roo/bootstrap/Modal.js index e641fcb9d8..16435f5718 100644 --- a/Roo/bootstrap/Modal.js +++ b/Roo/bootstrap/Modal.js @@ -16,6 +16,8 @@ * @cfg {Boolean} animate default true * @cfg {Boolean} allow_close default true * @cfg {Boolean} fitwindow default false + * @cfg {Number} width fixed width - usefull for chrome extension only really. + * @cfg {Number} height fixed height - usefull for chrome extension only really. * @cfg {String} size (sm|lg) default empty * @cfg {Number} max_width set the max width of modal * -- 2.39.2