mirror of
https://github.com/nasa/openmct.git
synced 2025-06-06 01:11:41 +00:00
[Fixed Position] Fix appearance of Remove button
Update appearance of Remove button in Fixed Position view to match UI docs, WTD-881.
This commit is contained in:
parent
41a013d198
commit
5ee0f9372b
@ -140,8 +140,7 @@
|
|||||||
{
|
{
|
||||||
"method": "remove",
|
"method": "remove",
|
||||||
"control": "button",
|
"control": "button",
|
||||||
"text": "Remove",
|
"glyph": "Z"
|
||||||
"inclusive": true
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user