mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	group json editor toolbar buttons
This commit is contained in:
		| @@ -21,7 +21,9 @@ | ||||
|         '<ul id="red-ui-editor-type-json-tabs"></ul>'+ | ||||
|         '<div id="red-ui-editor-type-json-tab-raw" class="red-ui-editor-type-json-tab-content hide">'+ | ||||
|             '<div class="form-row" style="margin-bottom: 3px; text-align: right;">'+ | ||||
|                 '<button id="node-input-json-reformat" class="red-ui-button red-ui-button-small"><span data-i18n="jsonEditor.format"></span></button>'+ | ||||
|                 '<span class="button-group">'+ | ||||
|                     '<button id="node-input-json-reformat" class="red-ui-button red-ui-button-small"><span data-i18n="jsonEditor.format"></span></button>'+ | ||||
|                 '<span class="button-group">'+ | ||||
|             '</div>'+ | ||||
|             '<div class="form-row node-text-editor-row">'+ | ||||
|                 '<div style="height: 200px;min-height: 150px;" class="node-text-editor" id="node-input-json"></div>'+ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user