Hide upgrade menu item by default

This commit is contained in:
Andrei Pohilko
2022-10-26 12:44:06 +01:00
parent 2221fb22a0
commit 3eae013286
2 changed files with 2 additions and 1 deletions

View File

@@ -70,7 +70,7 @@
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item disabled" href="#">Version <span id="toolVersion"></span></a></li>
<li class="">
<li class="display-none upgrade-possible">
<a class="dropdown-item position-relative" href="https://github.com/komodorio/helm-dashboard#installing" target="_blank">
<span class="position-absolute top-50 start-0 translate-middle p-1 bg-danger border border-light rounded-circle new-version-pill display-none">
<span class="visually-hidden">New version</span>