Fixed enquiry add edit
This commit is contained in:
parent
57293f58fc
commit
abd7f453db
|
|
@ -41,7 +41,7 @@ $(function() {
|
||||||
window.setTimeout(function() {
|
window.setTimeout(function() {
|
||||||
// window.location.href = '/posts';
|
// window.location.href = '/posts';
|
||||||
window.location.reload(true);
|
window.location.reload(true);
|
||||||
}, 2000);
|
}, 500);
|
||||||
};
|
};
|
||||||
|
|
||||||
function onError(data) {
|
function onError(data) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue