Commit 04a064f
authored
Sets defaultvalue of enableScalarColumnContextMenus to true (#6817)
## Motivation for features / changes
Context menus in Time series scalar tables are ready for use
## Technical description of changes
Removes the enableScalarColumnContextMenus feature flag and associated
code
## Detailed steps to verify changes work correctly (as executed by you)
Manually tested context menus in runs table, filterbar, scalar tables1 parent 543fcdc commit 04a064f
File tree
1 file changed
+1
-1
lines changed- tensorboard/webapp/feature_flag/store
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments