mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 17:13:21 +00:00 
			
		
		
		
	GUACAMOLE-316: Make sure IE compatibility mode does not impact Guacamole.
This commit is contained in:
		| @@ -19,7 +19,8 @@ | ||||
| --> | ||||
| <html ng-app="index" ng-controller="indexController"> | ||||
|     <head> | ||||
|         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||||
|         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> | ||||
|         <meta http-equiv="x-ua-compatible" content="IE=edge"/> | ||||
|         <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, target-densitydpi=medium-dpi"/> | ||||
|         <meta name="mobile-web-app-capable" content="yes"/> | ||||
|         <meta name="apple-mobile-web-app-capable" content="yes"/> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user