Clean up artcomms partial.

This commit is contained in:
evazion
2017-01-11 00:21:03 -06:00
parent 8a67cb847d
commit 34b6f22594
2 changed files with 11 additions and 11 deletions

View File

@@ -130,7 +130,7 @@
</div>
<div id="add-commentary-dialog" title="Add artist commentary" style="display: none;">
<%= render "artist_commentaries/form", :artist_commentary => @post.artist_commentary %>
<%= render "artist_commentaries/form", :post => @post %>
</div>
<div id="add-to-favgroup-dialog" title="Add to favorite group" style="display: none;">