diff --git a/platform/commonUI/browse/bundle.js b/platform/commonUI/browse/bundle.js index 4715440b76..1fcd810b96 100644 --- a/platform/commonUI/browse/bundle.js +++ b/platform/commonUI/browse/bundle.js @@ -171,7 +171,7 @@ define([ ], "representations": [ { - "key": "view-region", + "key": "view-object", "templateUrl": "templates/view-object.html" }, { diff --git a/platform/commonUI/browse/res/templates/browse.html b/platform/commonUI/browse/res/templates/browse.html index 5b74709b2e..08a5cd4d5e 100644 --- a/platform/commonUI/browse/res/templates/browse.html +++ b/platform/commonUI/browse/res/templates/browse.html @@ -63,7 +63,7 @@
@@ -71,8 +71,8 @@
- - -
- -
-
-
Inspection
-
    -
  • - Properties -
    -
    {{ data.name }}
    -
    {{ data.value }}
    -
    -
  • -
  • - Location - - - - -
  • -
  • - Original Location - - - - -
  • -
-
-
- -
-
- Elements - - -
-
-
-
-
diff --git a/platform/commonUI/general/res/templates/inspector-browse.html b/platform/commonUI/general/res/templates/inspector-browse.html deleted file mode 100644 index 3a7a60f516..0000000000 --- a/platform/commonUI/general/res/templates/inspector-browse.html +++ /dev/null @@ -1,64 +0,0 @@ - - -
-
Inspection
-
    -
  • - Properties -
    -
    {{ data.name }}
    -
    {{ data.value }}
    -
    -
  • -
  • - Location - - - - -
  • -
  • - Original Location - - - - -
  • -
-
-
-