bug: no ID after edit
This commit is contained in:
parent
3c666a0d35
commit
edd5185f49
1 changed files with 1 additions and 0 deletions
|
@ -834,6 +834,7 @@ $.fn.apply_post = function(){
|
|||
return ;
|
||||
}
|
||||
|
||||
data.id = post_id;
|
||||
post.post_fill(data);
|
||||
modal.close();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue