File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 66 < li > < a style ="text-decoration: none !important; font-weight: bold "> APIs</ a > </ li >
77 < li {% if page.url contains "/docs/api/ui/actions" %}class="active "{% endif %} > < a href ="/docs/api/ui/actions "> RED.actions</ a > </ li >
88 < li {% if page.url contains "/docs/api/ui/events" %}class="active "{% endif %} > < a href ="/docs/api/ui/events "> RED.events</ a > </ li >
9- < li {% if page.url contains "/docs/api/ui/notifications" %}class="active "{% endif %} > < a href ="/docs/api/ui/notifications "> RED.notifications </ a > </ li >
9+ < li {% if page.url contains "/docs/api/ui/notifications" %}class="active "{% endif %} > < a href ="/docs/api/ui/notifications "> RED.notify </ a > </ li >
1010 < li {% if page.url contains "/docs/api/ui/sidebar" %}class="active "{% endif %} > < a href ="/docs/api/ui/sidebar "> RED.sidebar</ a > </ li >
1111 < li > < a style ="text-decoration: none !important; font-weight: bold "> Widgets</ a > </ li >
1212 < li {% if page.url contains "/docs/api/ui/editableList" %}class="active "{% endif %} > < a href ="/docs/api/ui/editableList "> EditableList</ a > </ li >
You can’t perform that action at this time.
0 commit comments