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 = {
enable: true,
useAlternateControlBar: true,
rowName: 'Session',
rowNamePlural: "Session's"
useAlternateControlBar: false,
rowName: '',
rowNamePlural: ''
};
return {