mirror of
https://github.com/nasa/openmct.git
synced 2025-06-18 07:08:12 +00:00
[Layout] Code style
Fix code style issues
This commit is contained in:
@ -202,10 +202,9 @@ define([
|
|||||||
"text": "W",
|
"text": "W",
|
||||||
"name": "W",
|
"name": "W",
|
||||||
"cssClass": "l-input-sm numerical",
|
"cssClass": "l-input-sm numerical",
|
||||||
"control": "textfield",
|
"control": "textfield"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"items": [
|
"items": [
|
||||||
|
Reference in New Issue
Block a user