mirror of https://github.com/mindoc-org/mindoc.git
修复删除文章BUG
parent
96678f69de
commit
872c16c06c
|
@ -153,7 +153,7 @@
|
|||
/**
|
||||
* 删除项目
|
||||
*/
|
||||
$("#deleteBookForm").ajaxForm({
|
||||
$("#deleteBlogForm").ajaxForm({
|
||||
beforeSubmit : function () {
|
||||
$("#btnDeleteBlog").button("loading");
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue