Merge pull request #2636 from hashicorp/jbs-ui-noscript

UI: add notification for disabled JavaScript
This commit is contained in:
James Phillips 2017-01-05 11:49:13 -08:00 committed by GitHub
commit b66bc381fe
1 changed files with 7 additions and 0 deletions

View File

@ -19,6 +19,13 @@
</head>
<body>
<noscript>
<center>
<h2>JavaScript Required</h2>
<p>Please enable JavaScript in your web browser to use Consul UI.</p>
</center>
</noscript>
<div class="wrapper">
<div class="container">
<div class="col-md-12">