mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 01:33:36 +02:00
fix typo
This commit is contained in:
parent
1583d6de6c
commit
163c00f979
1 changed files with 1 additions and 1 deletions
|
@ -100,6 +100,6 @@
|
|||
- if x.ipv4.present?
|
||||
= link_to(x.ipv4, [:admin, @registrar, x])
|
||||
%td
|
||||
- x.ipv6.present?
|
||||
- if x.ipv6.present?
|
||||
= link_to(x.ipv6, [:admin, @registrar, x])
|
||||
%td= x.interfaces.join(', ').upcase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue