Skip to content

Commit 808918e

Browse files
authored
Merge pull request #164 from gauravdasgupta/Rework-user-guide-for-enabling-disabling-flows
Rework user guide for enabling disabling flows
2 parents 9dcdc16 + 5ba24fa commit 808918e

File tree

1 file changed

+6
-0
lines changed
  • docs/user-guide/editor/workspace

1 file changed

+6
-0
lines changed

docs/user-guide/editor/workspace/flows.md

+6
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ Flows can be reordered in the workspace by dragging their tabs around in the tab
4949
<div style="width:350px" class="figure align-right">
5050
<img src="../images/editor-edit-flow.png" alt="Flow properties editor">
5151
<p class="caption">Flow properties editor</p>
52+
<img src="../images/editor-sidebar-info.png" alt="Information Sidebar">
53+
<p class="caption">Information Sidebar</p>
5254
</div>
5355

5456
To edit a flow's properties, double-click on its tab in the top bar. This will
@@ -70,6 +72,10 @@ The flow can be enabled or disabled using the toggle button at the bottom of the
7072
dialog. If a flow is disabled, none of the nodes it contains will be created when
7173
the flow is deployed.
7274

75+
*Since Node-RED 1.1.0*
76+
77+
The <i style="font-size: 0.8em; border-radius: 2px; display:inline-block;text-align:center; width: 20px; color: #777; border: 1px solid #777; padding: 3px;" class="fa fa-circle-thin"></i> button in the [Information sidebar](../sidebar/info) can also be used to enable or disable the node/flow.
78+
7379
<table class="action-ref inline">
7480
<tr><th colspan="2">Reference</th></tr>
7581
<tr><td>Key shortcut</td><td><i>none</i></td></tr>

0 commit comments

Comments
 (0)