[Fixed Position] Begin using proxies

Begin using proxies for elements in fixed position view,
WTD-879.
This commit is contained in:
Victor Woeltjen
2015-02-18 19:41:27 -08:00
parent f24f62dedc
commit cd98fd475d
3 changed files with 31 additions and 13 deletions

View File

@@ -61,6 +61,12 @@
"depends": [ "$scope", "telemetrySubscriber", "telemetryFormatter" ]
}
],
"templates": [
{
"key": "fixed.telemetry",
"templateUrl": "templates/elements/telemetry.html"
}
],
"types": [
{
"key": "layout",