revert alternate control bar for telemetry table
This commit is contained in:
@@ -54,9 +54,9 @@ define([
|
|||||||
|
|
||||||
let markingProp = {
|
let markingProp = {
|
||||||
enable: true,
|
enable: true,
|
||||||
useAlternateControlBar: true,
|
useAlternateControlBar: false,
|
||||||
rowName: 'Session',
|
rowName: '',
|
||||||
rowNamePlural: "Session's"
|
rowNamePlural: ''
|
||||||
};
|
};
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
|||||||
Reference in New Issue
Block a user