mirror of
https://github.com/nasa/openmct.git
synced 2024-12-20 05:37:53 +00:00
[API] Use correct property for RT table template
This commit is contained in:
parent
a93f41f1c3
commit
901846e6c1
@ -145,7 +145,7 @@ define([
|
||||
"name": "Real-time Table",
|
||||
"key": "rt-table",
|
||||
"cssclass": "icon-tabular-realtime",
|
||||
"templateUrl": rtTableTemplate,
|
||||
"template": rtTableTemplate,
|
||||
"needs": [
|
||||
"telemetry"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user