From: Alan Knowles Date: Wed, 16 Jan 2019 07:43:54 +0000 (+0800) Subject: Roo/bootstrap/Alert.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=0ae01f4a4666356d7a136438d6bd2f7e52cb793c Roo/bootstrap/Alert.js --- diff --git a/Roo/bootstrap/Alert.js b/Roo/bootstrap/Alert.js index 34e0cecbe1..cf85568429 100644 --- a/Roo/bootstrap/Alert.js +++ b/Roo/bootstrap/Alert.js @@ -1,14 +1,12 @@ -/* - * - LGPL - * - * Alert - * - */ - /** * @class Roo.bootstrap.Alert * @extends Roo.bootstrap.Component - * Bootstrap Alert class + * Bootstrap Alert class - shows an alert area box + * eg + * + * @licence LGPL * @cfg {String} title The title of alert * @cfg {String} html The content of alert * @cfg {String} weight ( success | info | warning | danger )