mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	Update
This commit is contained in:
		| @@ -7,8 +7,9 @@ | ||||
| 			</div> | ||||
| 			<hr> | ||||
| 			<div class="col-lg-12"> | ||||
|         <!--<form id="generalConfForm"></form>--> | ||||
|         <form id="generalConfForm"></form> | ||||
|         <div id='editor_holder'></div> | ||||
|  | ||||
|         <button id='submit'>Submit (console.log)</button> | ||||
|       </div> | ||||
| 		</div> | ||||
|   | ||||
| @@ -744,6 +744,7 @@ | ||||
| 				"enable" : | ||||
| 				{ | ||||
| 					"type" : "boolean", | ||||
| 					"format": "checkbox", | ||||
| 					"title" : "Activate" | ||||
| 				}, | ||||
| 				"port" : | ||||
| @@ -771,6 +772,7 @@ | ||||
| 				"enable" : | ||||
| 				{ | ||||
| 					"type" : "boolean", | ||||
| 					"format": "checkbox", | ||||
| 					"title" : "Activate" | ||||
| 				}, | ||||
| 				"address" : | ||||
| @@ -799,6 +801,7 @@ | ||||
| 				"shared" : | ||||
| 				{ | ||||
| 					"type" : "boolean", | ||||
| 					"format": "checkbox", | ||||
| 					"title" : "Shared" | ||||
| 				} | ||||
| 			}, | ||||
| @@ -814,6 +817,7 @@ | ||||
| 				"enable" : | ||||
| 				{ | ||||
| 					"type" : "boolean", | ||||
| 					"format": "checkbox", | ||||
| 					"title" : "Activate", | ||||
| 					"required" : true | ||||
| 				}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user