Merge 6b51c16536 into b6a51bed51
This commit is contained in:
commit
a0c7d69342
@ -9,6 +9,9 @@
|
||||
<shell v-if="isExecEnabled && isLogged && user.perm.execute" />
|
||||
</main>
|
||||
<prompts></prompts>
|
||||
<div v-if="this.progress !==0" >
|
||||
<div style=" height: 8rem; width: 100%; z-index: 9999; position: absolute; top:40%; text-align:center; font-size:6em; "> {{ this.progress }}%</div>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user