From: Alan Knowles Date: Tue, 7 Aug 2018 06:02:09 +0000 (+0800) Subject: Roo/bootstrap/Button.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=5723b7caeb5148694c80dceede131a7feb140be0 Roo/bootstrap/Button.js --- diff --git a/Roo/bootstrap/Button.js b/Roo/bootstrap/Button.js index a3a991b4a3..925d0494b8 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -22,10 +22,9 @@ * @cfg {Boolean} inverse * @cfg {Boolean} toggle is it a slidy toggle button * @cfg {Boolean} pressed (true|false) default null - if the button ahs active state - * @cfg {String} ontext text for on toggle state - * @cfg {String} offtext text for off toggle state - * @cfg {Boolean} defaulton - * @cfg {Boolean} preventDefault default true + * @cfg {String} ontext text for on slidy toggle state + * @cfg {String} offtext text for off slidy toggle state + * @cfg {Boolean} preventDefault default true (stop click event triggering the URL if it's a link.) * @cfg {Boolean} removeClass remove the standard class.. * @cfg {String} target target for a href. (_self|_blank|_parent|_top| other) *