mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 07:27:42 +00:00
GUACAMOLE-38: Relocate the toolbar and restyle it.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<meta name="before" content=".recent-connections" />
|
||||
<div class="header" ng-controller="quickconnectController">
|
||||
<meta name="before" content=".all-connections" />
|
||||
<div class="quickconnect-list-item list-item" ng-controller="quickconnectController">
|
||||
<div class="quickconnect-container">
|
||||
<form ng-submit="quickConnect()">
|
||||
<input type=text class="quickconnect-field" placeholder="{{'QUICKCONNECT.FIELD_PLACEHOLDER_URI' |translate}}" ng-model="uri" />
|
||||
|
Reference in New Issue
Block a user