Opened 13 years ago
Closed 13 years ago
#4749 closed defect (fixed)
Remove the id attribute in the ProgressBar widget in test_Declaration.html
Reported by: | Tom Trenka | Owned by: | Tom Trenka |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I was playing with test_Declaration last night and noticed that there's an id attribute added to the ProgressBar? widget in the last Declaration; it needs to be removed.
Note: See
TracTickets for help on using
tickets.
(In [10858]) Fixes #4749 by removing the id attribute in the template of the last Declaration.