mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
Merge pull request #43 from cloudflare/version-ui
Show version string instead of 'Settings' label
This commit is contained in:
@@ -69,8 +69,8 @@
|
||||
<i id="menu" class="fa fa-bars"></i>
|
||||
</a>
|
||||
<ul class="dropdown-menu dropdown-menu-form">
|
||||
<li class="dropdown-header text-center">
|
||||
Settings
|
||||
<li class="dropdown-header text-center" id="version">
|
||||
{{ .Version }}
|
||||
</li>
|
||||
<li class="text-nowrap dropdown-switch">
|
||||
<div class="checkbox">
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user