Fix for ES 7.7 #54

This commit is contained in:
2020-06-01 18:14:06 -04:00
parent 5e7fdaf8dd
commit 13fdbd9e69
4 changed files with 12 additions and 10 deletions

View File

@@ -11,7 +11,7 @@
<nav class="navbar navbar-expand-lg">
<a class="navbar-brand" href="/">sist2</a>
<span class="badge badge-pill version">2.3.2</span>
<span class="badge badge-pill version">2.3.3</span>
<span class="tagline">Lightning-fast file system indexer and search tool </span>
<a class="btn ml-auto" href="/stats">Stats</a>
<button class="btn" type="button" data-toggle="modal" data-target="#settings" onclick="loadSettings()">Settings</button>