post replacement: add "Replace Image" dialog to post sidebar.

This commit is contained in:
evazion
2017-03-31 13:37:57 -05:00
parent df7cd67a7d
commit 4e841c4ea5
5 changed files with 49 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<div id="c-moderator-post-posts">
<div id="a-replace">
<%= render "moderator/post/posts/replace" %>
</div>
</div>