mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-04-05 20:17:53 +08:00
修复删除文章BUG
This commit is contained in:
parent
96678f69de
commit
872c16c06c
@ -153,7 +153,7 @@
|
|||||||
/**
|
/**
|
||||||
* 删除项目
|
* 删除项目
|
||||||
*/
|
*/
|
||||||
$("#deleteBookForm").ajaxForm({
|
$("#deleteBlogForm").ajaxForm({
|
||||||
beforeSubmit : function () {
|
beforeSubmit : function () {
|
||||||
$("#btnDeleteBlog").button("loading");
|
$("#btnDeleteBlog").button("loading");
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user