Add key shortcut to add to favgroup

This commit is contained in:
Toks
2015-07-01 11:16:07 -04:00
parent 654abe60ed
commit 81f588e021
8 changed files with 73 additions and 2 deletions

View File

@@ -133,6 +133,10 @@
<div id="add-commentary-dialog" title="Add artist commentary" style="display: none;">
<%= render "artist_commentaries/form", :artist_commentary => @post.artist_commentary %>
</div>
<div id="add-to-favgroup-dialog" title="Add to favorite group" style="display: none;">
<%= render "favorite_groups/add_to_favgroup_dialog", :post => @post %>
</div>
</div>
<% content_for(:page_title) do %>