mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-38: Code cleanup - remove unneeded code, debugging, etc. Provide proper documentation.
This commit is contained in:
		| @@ -1,7 +1,9 @@ | ||||
| <meta name="before" content=".recent-connections" /> | ||||
| <div class="header" ng-controller="quickconnectController"> | ||||
|     <div class="quickconnect-container"> | ||||
|         <input type=text class="quickconnect-field" placeholder="Enter Connection URI" ng-model="uri" /> | ||||
|         <form action="#" ng-submit="quickConnect()"> | ||||
|             <input type=text class="quickconnect-field" placeholder="Enter Connection URI" ng-model="uri" /> | ||||
|         </form> | ||||
|     </div> | ||||
|     <button class="quickconnect-button" ng-click="quickConnect()">Connect</button> | ||||
| </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user