counter() after val() reset to avoid (weird) bug.
This commit is contained in:
parent
b22f446df2
commit
81714c6c31
|
@ -184,8 +184,8 @@ $(document).ready(function(){
|
|||
NoticeHover();
|
||||
NoticeReply();
|
||||
}
|
||||
counter();
|
||||
$("#notice_data-text").val("");
|
||||
counter();
|
||||
}
|
||||
$("#form_notice").removeClass("processing");
|
||||
$("#notice_action-submit").removeAttr("disabled");
|
||||
|
|
Loading…
Reference in New Issue
Block a user