mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
Meaningful hint
This commit is contained in:
parent
ff77a43ded
commit
be0fa587ab
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ class WidgetPlotTable extends Component {
|
|||
<FormGroup className="btn-group-vertical">
|
||||
{ checkBoxes }
|
||||
</FormGroup>
|
||||
) : ( <small>No signal found, select a different signal type.</small> )
|
||||
) : ( <small>No signal has been pre-selected.</small> )
|
||||
}
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue