From ee5d59024a032d21260ab7860bd960f3bee1e155 Mon Sep 17 00:00:00 2001 From: Pete Richards Date: Wed, 28 Feb 2018 12:04:14 -0800 Subject: [PATCH] Restore navigation via breadcrumbs Fix navigation via inspector breadcrumbs. Fixes https://github.com/nasa/openmct/issues/1927 --- .../commonUI/browse/res/templates/browse/object-properties.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platform/commonUI/browse/res/templates/browse/object-properties.html b/platform/commonUI/browse/res/templates/browse/object-properties.html index 5240e9f596..1dff131a43 100644 --- a/platform/commonUI/browse/res/templates/browse/object-properties.html +++ b/platform/commonUI/browse/res/templates/browse/object-properties.html @@ -38,6 +38,7 @@ ng-class="{ last:($index + 1) === contextualParents.length }"> @@ -49,6 +50,7 @@ ng-class="{ last:($index + 1) === primaryParents.length }">