From 54695af48576fe45543ef48f8d59e3dcde7db872 Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Thu, 7 Nov 2024 07:32:15 -0500 Subject: [PATCH] add name for `IP Address` Text Attribute --- .../net.alcetech.Mocha.Core/003-Classes/00004-TextAttribute.yaml | 1 + .../003-Classes/00004-TextAttribute.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/mocha-common/data/libraries/yaml/net.alcetech.Mocha.Core/003-Classes/00004-TextAttribute.yaml b/mocha-common/data/libraries/yaml/net.alcetech.Mocha.Core/003-Classes/00004-TextAttribute.yaml index 69750e9..f6a2a71 100644 --- a/mocha-common/data/libraries/yaml/net.alcetech.Mocha.Core/003-Classes/00004-TextAttribute.yaml +++ b/mocha-common/data/libraries/yaml/net.alcetech.Mocha.Core/003-Classes/00004-TextAttribute.yaml @@ -102,6 +102,7 @@ index: 44 - textAttribute: '&IDA_IPAddress;' + name: 'IP Address' index: 51 - textAttribute: '&IDA_CSSValue;' diff --git a/mocha-common/data/libraries/yaml/net.alcetech.Mocha.System/003-Classes/00004-TextAttribute.yaml b/mocha-common/data/libraries/yaml/net.alcetech.Mocha.System/003-Classes/00004-TextAttribute.yaml index 86a9b7e..233a4db 100644 --- a/mocha-common/data/libraries/yaml/net.alcetech.Mocha.System/003-Classes/00004-TextAttribute.yaml +++ b/mocha-common/data/libraries/yaml/net.alcetech.Mocha.System/003-Classes/00004-TextAttribute.yaml @@ -102,6 +102,7 @@ index: 44 - textAttribute: '&IDA_IPAddress;' + name: 'IP Address' index: 51 - textAttribute: '&IDA_CSSValue;'