@@ -54,7 +54,7 @@ $admin-color: #cf3638;
|
||||
}
|
||||
}
|
||||
|
||||
th {
|
||||
th, td {
|
||||
text-align: left;
|
||||
|
||||
&.text-center {
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<table>
|
||||
<% @tags.each do |tag| %>
|
||||
<tr>
|
||||
<td>
|
||||
<td class="with-button">
|
||||
<%= form_for(tag,
|
||||
url: admin_tag_path(tag),
|
||||
as: :tag,
|
||||
|
||||
Reference in New Issue
Block a user