projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Cache "not found" reverse geocoding results
[rails.git]
/
app
/
views
/
messages
/
_messages_table.html.erb
diff --git
a/app/views/messages/_messages_table.html.erb
b/app/views/messages/_messages_table.html.erb
index f11fe3f628c0dc58d6968217164173786565cdcf..567b5e8283ab4b5a60a62071f75cfa3216050dce 100644
(file)
--- a/
app/views/messages/_messages_table.html.erb
+++ b/
app/views/messages/_messages_table.html.erb
@@
-4,7
+4,7
@@
<% columns.each do |column| %>
<th><%= t ".#{column}" %></th>
<% end %>
- <th class="
d-flex justify-conten
t-end"><%= t ".actions" %></th>
+ <th class="
tex
t-end"><%= t ".actions" %></th>
</tr>
</thead>
<tbody>