mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
Use default time format
This commit is contained in:
parent
cefa37d081
commit
7b6898b1a1
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
|
||||
%td
|
||||
%p.nowrap
|
||||
= l(domain.updated_at, format: :shorts)
|
||||
= l domain.updated_at
|
||||
-#- if statuses_link
|
||||
%br= link_to t(:edit_statuses), edit_admin_domain_path(params[:domain_id])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue