From 6d4a20c07ae93b7f24d43fe6470766931f280e02 Mon Sep 17 00:00:00 2001 From: Henry Date: Mon, 11 Jan 2016 13:33:56 -0800 Subject: [PATCH] Adding elements pane --- .../res/templates/object-inspector.html | 95 +++++++++++-------- 1 file changed, 56 insertions(+), 39 deletions(-) diff --git a/platform/commonUI/general/res/templates/object-inspector.html b/platform/commonUI/general/res/templates/object-inspector.html index 5d7d490341..3a033fd7ab 100644 --- a/platform/commonUI/general/res/templates/object-inspector.html +++ b/platform/commonUI/general/res/templates/object-inspector.html @@ -20,44 +20,61 @@ at runtime from the About dialog for additional information. --> -
-
Inspection
-
    -
  • - Properties -
    -
    {{ data.name }}
    -
    {{ data.value }}
    +
    + +
    +
    +
    Inspection
    +
      +
    • + Properties +
      +
      {{ data.name }}
      +
      {{ data.value }}
      +
      +
    • +
    • + Location + + + + +
    • +
    • + Original Location + + + + +
    • +
    +
    +
    + +
    +
    + Elements + + +
    -
  • -
  • - Location - - - - -
  • -
  • - Original Location - - - - -
  • -
-
+ +