mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
ui: remove beta tag from gutter menu for CSI (#12570)
This commit is contained in:
@@ -68,9 +68,6 @@
|
||||
data-test-gutter-link="storage"
|
||||
>
|
||||
Storage
|
||||
<span class="tag is-small">
|
||||
Beta
|
||||
</span>
|
||||
</LinkTo>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -138,4 +135,4 @@
|
||||
data-test-gutter-backdrop
|
||||
class="gutter-backdrop {{if this.isOpen "is-open"}}"
|
||||
onclick={{action this.onHamburgerClick}}
|
||||
></div>
|
||||
></div>
|
||||
|
||||
Reference in New Issue
Block a user