up
This commit is contained in:
parent
2ffbd09afc
commit
d2a0c9a2d5
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ BRWidgetPage {
|
|||
ToolButton {
|
||||
id: flowToolBt
|
||||
|
||||
visible: false //speedFlowChart.enabled
|
||||
visible: false // TOODO: speedFlowChart.enabled
|
||||
|
||||
enabled: true // TODO control.data.currentCategory.currentRound.getId() === -1 && Object.keys(control.widgetData['route_names']).length > 2
|
||||
|
||||
|
|
Loading…
Reference in a new issue