The orga moderation button is better looking
This commit is contained in:
parent
37266beec2
commit
c481997773
@ -3,13 +3,14 @@
|
|||||||
= t '.title'
|
= t '.title'
|
||||||
|
|
||||||
= form_for @orga, url: { action: :accept }, html: { method: :put } do |f|
|
= form_for @orga, url: { action: :accept }, html: { method: :put } do |f|
|
||||||
= link_to moderations_path do
|
.actions
|
||||||
%em.fa.fa-arrow-left
|
= link_to moderations_path do
|
||||||
= t '.ko'
|
%em.fa.fa-arrow-left
|
||||||
|
= t '.ko'
|
||||||
|
|
||||||
= f.button do
|
= f.button do
|
||||||
%em.fa.fa-thumbs-up
|
%em.fa.fa-thumbs-up
|
||||||
= t '.ok'
|
= t '.ok'
|
||||||
|
|
||||||
%fieldset
|
%fieldset
|
||||||
%legend
|
%legend
|
||||||
|
Loading…
Reference in New Issue
Block a user