Add missing spec. Improve readability on topics files

This commit is contained in:
taitus
2017-08-29 13:20:06 +02:00
parent ec309de273
commit 8f7356f7a4
8 changed files with 25 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
<div class="row topic-show">
<div class="small-12 medium-12 column">
<%= back_link_to community_path(@community) %>
<br>
@@ -21,5 +22,6 @@
<%= render "topics/comments" %>
</div>
</div>
</div>
</div>