Fix a typo
This commit is contained in:
parent
772d1a5aa0
commit
633682749d
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue