mirror of
https://github.com/internetee/registry.git
synced 2025-05-30 01:20:04 +02:00
Use default time format
This commit is contained in:
parent
b7380f52f3
commit
06ca8fdb14
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<%= link_to(domain.registrant, [:admin, domain.registrant]) %>
|
||||
</td>
|
||||
<td>
|
||||
<%= l(domain.valid_to, format: :short) %>
|
||||
<%= l domain.expire_time %>
|
||||
</td>
|
||||
<td>
|
||||
<%= link_to(domain.registrar, admin_registrar_path(domain.registrar)) %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue