Fix a typo

This commit is contained in:
Petko Bordjukov 2018-10-04 11:50:09 +03:00
parent 772d1a5aa0
commit 633682749d
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
window.location.hash = mypid;
} catch(err) {}
}, 'json' ).fail(function() {
show_stauts(false);
show_status(false);
});
} else {
/* If we do have a resource URL, update resource */