File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -93,10 +93,7 @@ There are some simple conventions to follow:
9393 dialog.
9494 - a typical row will have a ` <label> ` that contains an icon and the name of the
9595 property followed by an ` <input> ` . The icon is created using an ` <i> ` element
96- with a class taken from those available from [ Font Awesome] ( http://fortawesome.github.io/Font-Awesome/icons/ ) .
97-
98- Note: we previously used the icons provided by [ Bootstrap] ( http://getbootstrap.com/2.3.2/base-css#icons ) .
99- Their use is now deprecated within Node-RED in preference to Font Awesome.
96+ with a class taken from those available from [ Font Awesome 4.7] ( https://fontawesome.com/v4.7.0/icons/ ) .
10097 - if more interactivity is required, ` oneditprepare ` can be used to attach
10198 any event handlers on the dialog elements.
10299
You can’t perform that action at this time.
0 commit comments