From d877ee3ce32297360a03ae16ccbdceaecc3f1e7b Mon Sep 17 00:00:00 2001 From: slhale Date: Mon, 24 Aug 2015 12:32:26 -0700 Subject: [PATCH] [Inspector] Use metadata capability Instead of manually getting each entry for the object inspector, just get the selected object's metadata capability. Still need to manually get the parents. #73. --- .../res/templates/object-inspector.html | 17 ++------- .../controllers/ObjectInspectorController.js | 37 +++++++------------ 2 files changed, 18 insertions(+), 36 deletions(-) diff --git a/platform/commonUI/general/res/templates/object-inspector.html b/platform/commonUI/general/res/templates/object-inspector.html index 464079c590..add8ff630e 100644 --- a/platform/commonUI/general/res/templates/object-inspector.html +++ b/platform/commonUI/general/res/templates/object-inspector.html @@ -23,23 +23,14 @@ G - +