reformat
This commit is contained in:
@@ -71,8 +71,7 @@ function SetActiveJobsBadge(num_jobs)
|
|||||||
// after a 1 second timeout
|
// after a 1 second timeout
|
||||||
function CheckForJobs()
|
function CheckForJobs()
|
||||||
{
|
{
|
||||||
$.ajax(
|
$.ajax( {
|
||||||
{
|
|
||||||
type: 'POST', url: '/check_for_jobs',
|
type: 'POST', url: '/check_for_jobs',
|
||||||
success: function(data) {
|
success: function(data) {
|
||||||
// for each status, handle it/make toast in UI
|
// for each status, handle it/make toast in UI
|
||||||
|
|||||||
Reference in New Issue
Block a user