mirror of
https://github.com/danpros/htmly.git
synced 2026-04-22 13:36:22 +05:30
Autosave message
Added a message why the draft was not saved
This commit is contained in:
parent
3397d76b01
commit
eb4330abc8
2 changed files with 4 additions and 4 deletions
|
|
@ -54,7 +54,7 @@ function updateData() {
|
|||
$("#response").fadeOut(600, function() {
|
||||
$("#response").css("display", "none");
|
||||
});
|
||||
}, 3000);
|
||||
}, 6000);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue