From 369c1bff1f9a2e5221dc97ab8323cf8bc4a398d7 Mon Sep 17 00:00:00 2001 From: Alezia Kurdis <60075796+AleziaKurdis@users.noreply.github.com> Date: Sat, 15 Mar 2025 13:14:45 -0400 Subject: [PATCH] Adjust icones for the 2 view parent Adjust icones for the 2 view parent --- .../create/entityProperties/html/js/entityProperties.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/system/create/entityProperties/html/js/entityProperties.js b/scripts/system/create/entityProperties/html/js/entityProperties.js index 80f5b21882..69e0eac45b 100644 --- a/scripts/system/create/entityProperties/html/js/entityProperties.js +++ b/scripts/system/create/entityProperties/html/js/entityProperties.js @@ -83,7 +83,7 @@ const GROUPS = [ label: "Parent", type: "string", propertyID: "parentID", - buttons: [ { id: "navigateToParentEntity", label: "_", className: "navigation", onClick: navigateToSpecificEntityFromParentID } ], + buttons: [ { id: "navigateToParentEntity", label: "1", className: "navigation", onClick: navigateToSpecificEntityFromParentID } ], onChange: parentIDChanged, }, { @@ -4810,7 +4810,7 @@ function setChildListData(element, children, parentID, entityHostType = "") { let i; renderer += "