updates from production: fix user.time_zone, precompile assets
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><%= t(:time_zone) %></td>
|
||||
<td><%= @user.time_zone %></td>
|
||||
<td><%= @user.time_zone_or_utc %></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><%= t(:api_key) %></td>
|
||||
|
Reference in New Issue
Block a user