From 825a2cbee74f815effcd58976dc50aed448a13c0 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 10 Apr 2014 15:57:40 +0800 Subject: [PATCH] Roo/bootstrap/Progress.js --- Roo/bootstrap/Progress.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Roo/bootstrap/Progress.js b/Roo/bootstrap/Progress.js index d42c04ec49..54b148cc04 100644 --- a/Roo/bootstrap/Progress.js +++ b/Roo/bootstrap/Progress.js @@ -13,6 +13,8 @@ * @cfg {Number} aria_valuemin aria-value min * @cfg {Number} aria_valuemax aria-value max * @cfg {String} label label for the progress bar + * @cfg {String} panel (success | info | warning | danger ) + * * * @constructor * Create a new Progress -- 2.39.2