mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Add deploy action
This commit is contained in:
		| @@ -90,6 +90,8 @@ RED.deploy = (function() { | ||||
|  | ||||
|         $('#btn-deploy').click(function() { save(); }); | ||||
|  | ||||
|         RED.actions.add("core:deploy-flows",save); | ||||
|  | ||||
|         $( "#node-dialog-confirm-deploy" ).dialog({ | ||||
|                 title: RED._('deploy.confirm.button.confirm'), | ||||
|                 modal: true, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user