words/new reply insteads of project new reply form

exceptionHandle
yanxd 12 years ago
parent d0601aa671
commit 61f0eef6f3

@ -70,7 +70,7 @@ function checkMaxLength() {
</span> </span>
<div style="clear: both;"></div> <div style="clear: both;"></div>
<div id='<%= id %>' class="respond-form"> <div id='<%= id %>' class="respond-form">
<%= render :partial => 'new_respond', :locals => {:journal => journal, :m_reply_id => journal} %> <%= render :partial => 'words/new_respond', :locals => {:journal => journal, :m_reply_id => journal} %>
</div> </div>
<div style="clear: both;"></div> <div style="clear: both;"></div>
<div> <div>

Loading…
Cancel
Save