Added checks for disabled Javascript.

master
Pacman Ghost 6 years ago
parent ee94c53b90
commit 1310b7f3d8
  1. 4
      vasl_templates/webapp/static/help/index.html
  2. 4
      vasl_templates/webapp/templates/index.html

@ -11,6 +11,10 @@
<body>
<noscript>
<div style="margin:1em;"> Javascript is disabled. Please enable it, then reload this page. </div>
</noscript>
<!-- ----------------------------------------------------------------- -->
<div id="helptabs" style="display:none;">

@ -16,6 +16,10 @@
<body>
<noscript>
<div style="margin:1em;"> Javascript is disabled. Please enable it, then reload this page. </div>
</noscript>
<!-- ----------------------------------------------------------------- -->
<div id="menu" style="display:none;">

Loading…
Cancel
Save