Repository: archiva Updated Branches: refs/heads/master d9de8dc7a -> d56c43d4d
IE will use the last available MRM-1826 Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/ddf58428 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/ddf58428 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/ddf58428 Branch: refs/heads/master Commit: ddf58428379712f9c3176cc366bd384b89acdcaa Parents: 5603896 Author: skygo <> Authored: Thu Apr 10 03:36:40 2014 +0200 Committer: skygo <> Committed: Thu Apr 10 03:36:40 2014 +0200 ---------------------------------------------------------------------- .../archiva-web/archiva-webapp/src/main/webapp/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/ddf58428/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/index.html ---------------------------------------------------------------------- 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 924e756..58509bb 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"/>
