mirror of
https://github.com/nasa/openmct.git
synced 2025-04-16 15:29:20 +00:00
revert alternate control bar for telemetry table
This commit is contained in:
parent
629ca089cf
commit
dd9b567025
@ -54,9 +54,9 @@ define([
|
||||
|
||||
let markingProp = {
|
||||
enable: true,
|
||||
useAlternateControlBar: true,
|
||||
rowName: 'Session',
|
||||
rowNamePlural: "Session's"
|
||||
useAlternateControlBar: false,
|
||||
rowName: '',
|
||||
rowNamePlural: ''
|
||||
};
|
||||
|
||||
return {
|
||||
|
Loading…
x
Reference in New Issue
Block a user