mirror of
https://github.com/nasa/openmct.git
synced 2025-02-01 00:45:41 +00:00
[Info Bubble] Remove placeholder type/view
Remove Info Bubble as a type and view, which had been present for purposes of example during development. WTD-884.
This commit is contained in:
parent
69dce9f88d
commit
219a6086d8
@ -1,22 +1,5 @@
|
||||
{
|
||||
"extensions": {
|
||||
"types": [
|
||||
{
|
||||
"key": "infobubble",
|
||||
"name": "Info Bubble",
|
||||
"glyph": "\u00EA",
|
||||
"description": "Static markup for info bubbles",
|
||||
"features": [ "creation" ]
|
||||
}
|
||||
],
|
||||
"views": [
|
||||
{
|
||||
"templateUrl": "infobubble.html",
|
||||
"name": "Info Bubble",
|
||||
"type": "infobubble",
|
||||
"key": "infobubble"
|
||||
}
|
||||
],
|
||||
"templates": [
|
||||
{
|
||||
"key": "info-table",
|
||||
|
Loading…
x
Reference in New Issue
Block a user