mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Collapse sidebar tabs
This commit is contained in:
@@ -1003,6 +1003,8 @@ RED.sidebar.versionControl = (function() {
|
||||
name: "Project History",
|
||||
content: sidebarContent,
|
||||
enableOnEdit: false,
|
||||
pinned: true,
|
||||
iconClass: "fa fa-code-fork",
|
||||
onchange: function() {
|
||||
setTimeout(function() {
|
||||
sections.resize();
|
||||
|
Reference in New Issue
Block a user