Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
It's nice to refresh summary pages automatically to update build statuses without the user having to continually click the refresh button.
I didn't include a patch because I'm working against the Maestro codebase, which has migrated all the UI to jsp. Should be the same concept, though. Just add <meta http-equiv="refresh" content="900"/> to the <head> section.