Small addition on the validation form

This commit is contained in:
echarp 2017-05-22 16:49:34 +02:00
parent 9bfef874a0
commit bdd522a5ff
1 changed files with 7 additions and 6 deletions

View File

@ -6,6 +6,7 @@
%h2.warning= t '.warning'
= form_for @moderation, url: { action: :accept }, html: { method: :put } do |f|
.actions
= link_to moderations_path do
%em.fa.fa-arrow-left
= t '.ko'