mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-38: Initial implementation of QuickConnect feature
This commit is contained in:
		| @@ -0,0 +1,7 @@ | ||||
| <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" /> | ||||
|     </div> | ||||
|     <button class="quickconnect-button" ng-click="quickConnect()">Connect</button> | ||||
| </div> | ||||
		Reference in New Issue
	
	Block a user