diff options
author | skygo <> | 2014-04-10 03:36:40 +0200 |
---|---|---|
committer | skygo <> | 2014-04-10 03:36:40 +0200 |
commit | ddf58428379712f9c3176cc366bd384b89acdcaa (patch) | |
tree | 0ae5c0516b993c1a650e4c00c179d6532077e0c5 /archiva-modules/archiva-web/archiva-webapp | |
parent | 560389681a791821087bd2af07cb3fa8cb4f24e9 (diff) | |
download | archiva-ddf58428379712f9c3176cc366bd384b89acdcaa.tar.gz archiva-ddf58428379712f9c3176cc366bd384b89acdcaa.zip |
IE will use the last available MRM-1826
Diffstat (limited to 'archiva-modules/archiva-web/archiva-webapp')
-rw-r--r-- | archiva-modules/archiva-web/archiva-webapp/src/main/webapp/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/index.html b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/index.html index 924e756c9..58509bbbd 100644 --- a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/index.html +++ b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/index.html @@ -21,7 +21,7 @@ <html> <head> - + <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link rel="stylesheet" href="css/jquery.fileupload-ui.css"/> <link rel="stylesheet" href="css/jqueryFileTree.css"/> <link rel="stylesheet" href="css/jquery-ui-1.9.2.custom.min.css"/> |