diff options
author | Mantas <mistermantas@users.noreply.github.com> | 2017-11-25 12:24:20 +0200 |
---|---|---|
committer | Mantas <mistermantas@users.noreply.github.com> | 2017-11-25 12:24:20 +0200 |
commit | 74226ff6399eab42cddaeb0e3ab3e4a742c7b3bc (patch) | |
tree | 8a54af120a502ee306c3090271cc6b4031d233d5 /layouts/partials/js.html | |
parent | 00c29925c084edd048766937891b11ed5208b7de (diff) |
Urgent; fix JS, show message for no incidents
Diffstat (limited to 'layouts/partials/js.html')
-rw-r--r-- | layouts/partials/js.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/js.html b/layouts/partials/js.html index 9ef2a23..1e62849 100644 --- a/layouts/partials/js.html +++ b/layouts/partials/js.html @@ -1,4 +1,4 @@ -<script type="javascript"> +<script type="text/javascript"> /** * Dev toolset */ |