Mercurial > lada > lada-client
comparison index.html @ 789:1ef815f5b9fa 2.0-beta2
Forced IEs to always use highest standard mode available
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Wed, 13 May 2015 11:14:15 +0200 |
parents | a4c358d08a0d |
children | d4eb8fb99b5e |
comparison
equal
deleted
inserted
replaced
788:a4c358d08a0d | 789:1ef815f5b9fa |
---|---|
6 This file is Free Software under the GNU GPL (v>=3) | 6 This file is Free Software under the GNU GPL (v>=3) |
7 and comes with ABSOLUTELY NO WARRANTY! Check out | 7 and comes with ABSOLUTELY NO WARRANTY! Check out |
8 the documentation coming with IMIS-Labordaten-Application for details. | 8 the documentation coming with IMIS-Labordaten-Application for details. |
9 --> | 9 --> |
10 <html> | 10 <html> |
11 <meta http-equiv="X-UA-Compatible" content="IE=edge" /> | |
11 <head> | 12 <head> |
12 <title>Lada</title> | 13 <title>Lada</title> |
13 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | 14 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
14 <link rel="stylesheet" type="text/css" href="extjs/resources/css/ext-all-gray.css"> | 15 <link rel="stylesheet" type="text/css" href="extjs/resources/css/ext-all-gray.css"> |
15 <link rel="stylesheet" type="text/css" href="resources/css/lada.css"> | 16 <link rel="stylesheet" type="text/css" href="resources/css/lada.css"> |