Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Commit

Permalink
Merge pull request #1055 from arthurvr/patch-1
Browse files Browse the repository at this point in the history
fix(app): update `browsehappy` conditional comment
  • Loading branch information
kevva committed Apr 11, 2015
2 parents e792915 + c7bb7ff commit 4bb3685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/common/app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- endbuild -->
</head>
<body ng-app="<%= scriptAppName %>">
<!--[if lt IE 7]>
<!--[if lte IE 8]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->

Expand Down

0 comments on commit 4bb3685

Please sign in to comment.