mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	[help-sidebar] hide toc when directly setting content
This commit is contained in:
		| @@ -302,6 +302,7 @@ RED.sidebar.help = (function() { | ||||
|     function set(html,title) { | ||||
|         $(helpSection).empty(); | ||||
|         setInfoText(title,html,helpSection); | ||||
|         hideTOC(); | ||||
|         show(); | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user