X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsrc%2FRoo_Element.js.html;h=5c1f6c64555e1182b550199399e0eac08f82fbda;hp=789bf1036ff4c1450597548d0d5d3aa53a86bc51;hb=b3203d50a2e7225b17dc7a12bc5626a2687e06db;hpb=d732873374fc70af4babb054fe8437fb8c42448a diff --git a/docs/src/Roo_Element.js.html b/docs/src/Roo_Element.js.html index 789bf1036f..5c1f6c6455 100644 --- a/docs/src/Roo_Element.js.html +++ b/docs/src/Roo_Element.js.html @@ -2171,7 +2171,7 @@ if(opt.anim.isAnimated()){ * Puts a mask over this element to disable user interaction. Requires core.css. * This method can only be applied to elements which accept child nodes. * @param {String} msg (optional) A message to display in the mask - * @param {String} msgCls (optional) A css class to apply to the msg element + * @param {String} msgCls (optional) A css class to apply to the msg element - use no-spinner to hide the spinner on bootstrap * @return {Element} The mask element */ mask : function(msg, msgCls)