Add timestamps to Topic. Add fields on topic list.

This commit is contained in:
taitus
2017-08-07 13:42:12 +02:00
parent 579a174704
commit c6e48946bd
5 changed files with 12 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
<div class="topic-new row">
<div class="small-12 medium-9 column">
<%= render "shared/back_link" %>
<h1><%= t("topic.create") %></h1>
<%= render '/topics/form' %>