Resolve "Runners IPv6 address overlaps other values"

This commit is contained in:
Miranda Fluharty 2019-01-24 16:51:53 +00:00 committed by Filipa Lacerda
parent 34d0c909be
commit 22203e0bab
2 changed files with 6 additions and 1 deletions

View File

@ -30,7 +30,7 @@
.table-section.section-10
.table-mobile-header{ role: 'rowheader' }= _('IP Address')
.table-mobile-content
.table-mobile-content.str-truncated.has-tooltip{ title: runner.ip_address }
= runner.ip_address
.table-section.section-5

View File

@ -0,0 +1,5 @@
---
title: Resolve Runners IPv6 address overlaps other values
merge_request: 24531
author:
type: fixed