mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-11-04 11:03:21 +00:00 
			
		
		
		
	GUAC-1133: Add session placeholder.
This commit is contained in:
		@@ -22,7 +22,7 @@
 | 
			
		||||
    -->
 | 
			
		||||
 | 
			
		||||
    <!-- Text displayed if no recent connections exist -->
 | 
			
		||||
    <p class="no-recent" ng-hide="hasRecentConnections()">{{'HOME.INFO_NO_RECENT_CONNECTIONS' | translate}}</p>
 | 
			
		||||
    <p class="placeholder" ng-hide="hasRecentConnections()">{{'HOME.INFO_NO_RECENT_CONNECTIONS' | translate}}</p>
 | 
			
		||||
 | 
			
		||||
    <!-- All active connections -->
 | 
			
		||||
    <div ng-repeat="activeConnection in activeConnections" class="connection">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user