-
Bug
-
Resolution: Fixed
-
Major
-
None
The wall display currently waits 20s before loading the jobs when you load the page. Could this be changed to load the jobs immediately on startup as well?
I think this would require moving the function within the call to setInterfal in setApiInterval() and calling this as part of the document.ready, prior to setting the interval.