Added simple library for progress
This commit is contained in:
parent
0e777c4d75
commit
cce399a7a6
3 changed files with 36 additions and 3 deletions
|
|
@ -26,6 +26,7 @@
|
|||
<h3>${hostname}</h3>
|
||||
<h2>${lang('pastafari2', 'task progress', 'Task progress')} - ${name_task}</h2>
|
||||
<p>${description_task}</p>
|
||||
${return_tree|n}
|
||||
<hr />
|
||||
<i class="fa fa-cog fa-spin fa-5x fa-fw margin-bottom" id="gear"></i>
|
||||
<div id="progressbar"><div class="progress-label">${lang('pastafari2', 'processing_task', 'Processing task...')}</div></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue