Search and Top Navigation
#4052 closed enhancement (fixed)
Opened February 03, 2009 10:04AM UTC
Closed February 11, 2009 01:04PM UTC
un-used variable in $.ui.progressbar._init
Reported by: | andreas | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 1.7 |
Component: | ui.progressbar | Version: | 1.6rc6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
There's a unused variable in $.ui.progressbar._init
on line 20: options = this.options;
Attachments (0)
Change History (1)
Changed February 11, 2009 01:04PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in r2065, thanks!