mirror of
https://github.com/nasa/openmct.git
synced 2025-03-21 03:25:44 +00:00
Merge remote-tracking branch 'origin/open734' into open-master
This commit is contained in:
commit
def47addb3
@ -103,7 +103,7 @@
|
||||
{
|
||||
"key": "items",
|
||||
"name": "Items",
|
||||
"glyph": "i",
|
||||
"glyph": "9",
|
||||
"description": "Grid of available items.",
|
||||
"templateUrl": "templates/items/items.html",
|
||||
"uses": [ "composition" ],
|
||||
|
@ -5,6 +5,7 @@
|
||||
{
|
||||
"name": "Plot",
|
||||
"key": "plot",
|
||||
"glyph": "6",
|
||||
"templateUrl": "templates/plot.html",
|
||||
"needs": [ "telemetry" ],
|
||||
"delegation": true
|
||||
|
@ -6,6 +6,7 @@
|
||||
{
|
||||
"key": "scrolling",
|
||||
"name": "Scrolling",
|
||||
"glyph": "5",
|
||||
"description": "Scrolling list of data values.",
|
||||
"templateUrl": "templates/scrolling.html",
|
||||
"needs": [ "telemetry" ],
|
||||
|
Loading…
x
Reference in New Issue
Block a user