invoke char length js.

This commit is contained in:
yanxd 2013-12-28 12:27:35 +08:00
parent 112a2b4da6
commit 1996283bd4
1 changed files with 1 additions and 0 deletions

View File

@ -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 %>