From 31db9867a0a77a4997ae142c0812bf74c11f6a8f Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 10 Apr 2014 15:55:24 +0800 Subject: [PATCH] Roo/bootstrap/Progress.js --- Roo/bootstrap/Progress.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/Progress.js b/Roo/bootstrap/Progress.js index 6f8b581bd0..d42c04ec49 100644 --- a/Roo/bootstrap/Progress.js +++ b/Roo/bootstrap/Progress.js @@ -12,6 +12,7 @@ * @cfg {Number} aria_valuenow aria-value now * @cfg {Number} aria_valuemin aria-value min * @cfg {Number} aria_valuemax aria-value max + * @cfg {String} label label for the progress bar * * @constructor * Create a new Progress -- 2.39.2