Show client error on ES connection failure, fixes #13

This commit is contained in:
2019-12-21 20:52:16 -05:00
parent 0eefbac7b4
commit d051f541e2
6 changed files with 22 additions and 6 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">v1.1.13</span>
<span class="badge badge-pill version">v1.1.14</span>
<span class="tagline">Lightning-fast file system indexer and search tool </span>
<a style="margin-left: auto" id="theme" class="btn" title="Toggle theme" href="/">Theme</a>
</nav>