Fix another typo
This commit is contained in:
parent
633682749d
commit
87bb472ccc
|
@ -83,7 +83,7 @@
|
||||||
}
|
}
|
||||||
show_status(true);
|
show_status(true);
|
||||||
}).fail(function() {
|
}).fail(function() {
|
||||||
show_stauts(false);
|
show_status(false);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue