From b2c9b0a2fb9dfa379f298af03b3988e8881c91fe Mon Sep 17 00:00:00 2001 From: Victor Woeltjen Date: Thu, 15 Jan 2015 19:03:34 -0800 Subject: [PATCH] [Fixed Position] Position/style telemetry cells Position telemetry elements in fixed position view appropriately. WTD-615. --- platform/features/layout/res/templates/fixed.html | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/platform/features/layout/res/templates/fixed.html b/platform/features/layout/res/templates/fixed.html index 95af6c0c05..b7b99ec21c 100644 --- a/platform/features/layout/res/templates/fixed.html +++ b/platform/features/layout/res/templates/fixed.html @@ -10,18 +10,16 @@ ng-style="cell"> - - - +
-
+
{{childObject.getModel().name}}
-
- {{controller.getValue(childObject.getId())}} +
+ X{{controller.getValue(childObject.getId())}}