Adds styles for comment as administrator
This commit is contained in:
committed by
Juanjo Bazán
parent
cfd25042b6
commit
dffb8e8a5e
@@ -12,5 +12,11 @@
|
||||
<%#= f.label :, t("comments.form.comment_as_moderator"), class: "checkbox" %>
|
||||
</div>
|
||||
end -->
|
||||
<!-- if user is admin
|
||||
<div class="right">
|
||||
<%#= f.check_box :, label: false %>
|
||||
<%#= f.label :, t("comments.form.comment_as_admin"), class: "checkbox" %>
|
||||
</div>
|
||||
end -->
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user