words/new reply insteads of project new reply form
This commit is contained in:
parent
d0601aa671
commit
61f0eef6f3
|
@ -70,7 +70,7 @@ function checkMaxLength() {
|
|||
</span>
|
||||
<div style="clear: both;"></div>
|
||||
<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 style="clear: both;"></div>
|
||||
<div>
|
||||
|
|
Loading…
Reference in New Issue