UI: add notification for disabled JavaScript

This commit is contained in:
Brian Shumate 2017-01-05 09:10:58 -05:00
parent 0346e3e64f
commit 256372b8b4
No known key found for this signature in database
GPG Key ID: B2E211633F870928
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">