invoke char length js.
This commit is contained in:
parent
112a2b4da6
commit
1996283bd4
|
@ -7,6 +7,7 @@
|
|||
pre_append.fadeIn(600);
|
||||
$('#project_respond_form_<%=@jfm.m_reply_id.to_s%> textarea').val('');
|
||||
$('#project_respond_form_<%=@jfm.m_reply_id.to_s%>').hide();
|
||||
setMaxLength();
|
||||
<% else %>
|
||||
alert("<%= l(:label_feedback_fail) %>");
|
||||
<% end %>
|
Loading…
Reference in New Issue