Opened 14 years ago
Closed 14 years ago
#17292 closed defect (bug) (fixed)
Cleanup in dashboard.dev.js
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | has-patch |
Focuses: | Cc: |
Description
The show() function is globalized, by accident.
Also, if the argument order were reversed, we could avoid an extra closure.
See patch.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Fixed in [17784].