Tab contents should be persistant.
Bug #407204 reported by
David Baucum
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GWDB |
Confirmed
|
Medium
|
David Baucum |
Bug Description
When clicking out of a tab and then back in the contents are reloaded.
To post a comment you must log in.
To fix this the onclick event will need to be captured and the contents only loaded via ajax the first time the tab is activated.