Fix rebase with master.

This commit is contained in:
taitus
2017-08-28 14:09:44 +02:00
parent 188d492f7a
commit 54cf210b07
8 changed files with 22 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
<div class="topic-form row">
<div class="small-12 medium-9 column">
<%= render "shared/back_link" %>
<%= back_link_to community_path(@community) %>
<h1><%= t("community.topic.edit") %></h1>
<%= render "form" %>
</div>