Skip to main content

Search and Top Navigation

Ticket #3500: 3500.ui.progressbar.js.patch


File 3500.ui.progressbar.js.patch, 0.4 KB (added by andrew_, April 12, 2009 10:22PM UTC)
--- d:/Subversion/jQuery UI/Trunk/ui/ui.progressbar.js	Sun Apr 12 18:21:20 2009
+++ C:/Documents and Settings/Andrew/Local Settings/Temp/ui.progressbar-HEAD.8.js	Sun Apr 12 18:22:03 2009
@@ -66,7 +66,6 @@
 				this.options.value = value;
 				this._refreshValue();
 				this._trigger('change', null, {});
-				(this._value() == this._valueMax()) && this._trigger('end', null, {});
 				break;
 		}

Download in other formats:

Original Format