projects
/
bbctrl-firmware
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8278860
)
Fix upgrade link
author
Joseph Coffland
<joseph@cauldrondevelopment.com>
Sun, 23 Dec 2018 01:03:33 +0000
(17:03 -0800)
committer
Joseph Coffland
<joseph@cauldrondevelopment.com>
Sun, 23 Dec 2018 01:03:33 +0000
(17:03 -0800)
src/pug/index.pug
patch
|
blob
|
history
diff --git
a/src/pug/index.pug
b/src/pug/index.pug
index e9ce0f3fb36e6d0d927cd40bfe985492a96d5536..dfd064717e1cd20b3d7f12bb8648e028b6d18b39 100644
(file)
--- a/
src/pug/index.pug
+++ b/
src/pug/index.pug
@@
-97,7
+97,7
@@
html(lang="en")
span.right botics
.subtitle
| Machine Controller v{{config.version}}
- a.upgrade-version(v-if="show_upgrade()", href="#admin")
+ a.upgrade-version(v-if="show_upgrade()", href="#admin
-general
")
| Upgrade to v{{latestVersion}}
.fa.fa-check(v-if="!show_upgrade() && latestVersion",
title="Firmware up to date")