Improved "Firmware upgrading" message.
This commit is contained in:
@@ -179,7 +179,7 @@ html(lang="en")
|
|||||||
h3(slot="header") Firmware upgrading
|
h3(slot="header") Firmware upgrading
|
||||||
div(slot="body")
|
div(slot="body")
|
||||||
h3 Please wait...
|
h3 Please wait...
|
||||||
p Loss of power during an upgrade may damage the controller.
|
p This process should take less than 5 minutes. If it takes longer than this, please restart the controller and try via USB.
|
||||||
div(slot="footer")
|
div(slot="footer")
|
||||||
|
|
||||||
message(v-if="popupMessages.length", :show="true")
|
message(v-if="popupMessages.length", :show="true")
|
||||||
|
|||||||
Reference in New Issue
Block a user