message in uploaf_folder
This commit is contained in:
@@ -275,12 +275,11 @@ script#control-view-template(type="text/x-template")
|
||||
.fa.fa-stop-circle-o
|
||||
|
||||
message(:show.sync="uploadFolder")
|
||||
h3(slot="header") Uploading
|
||||
h3(slot="header") Files uploading
|
||||
div(slot="body")
|
||||
h3 Uploading files is currently in progress
|
||||
p
|
||||
| {{filesUploaded}} files uploaded.
|
||||
| Do not close window.
|
||||
h3 Please wait...
|
||||
p The files are currently being uploaded.
|
||||
p Do not close the window.
|
||||
div(slot="footer")
|
||||
|
||||
button.pure-button(title="Execute one program step.", @click="step",
|
||||
|
||||
Reference in New Issue
Block a user