revert alternate control bar for telemetry table

This commit is contained in:
Deep Tailor
2020-03-02 11:09:50 -08:00
parent 629ca089cf
commit dd9b567025

View File

@@ -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 {