mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Progressbar: Removed getter property.
This commit is contained in:
parent
cedf663e2f
commit
ddff678220
@ -111,8 +111,7 @@ $.extend($.ui.progressbar, {
|
||||
version: "@VERSION",
|
||||
defaults: {
|
||||
value: 0
|
||||
},
|
||||
getter: "value"
|
||||
}
|
||||
});
|
||||
|
||||
})(jQuery);
|
||||
|
Loading…
Reference in New Issue
Block a user