This commit is contained in:
@ -32,7 +32,7 @@
|
||||
<div class="progress-bar progress-bar-striped progress-bar-animated bg-secondary" style="width: 100%"></div>
|
||||
</div>
|
||||
|
||||
<p>Progressing</p>
|
||||
<p class="m-0">Progressing</p>
|
||||
</td>
|
||||
<% } %>
|
||||
|
||||
@ -42,7 +42,7 @@
|
||||
<div class="progress-bar progress-bar-striped bg-danger" style="width: 100%"></div>
|
||||
</div>
|
||||
|
||||
<p>Error</p>
|
||||
<p class="m-0">Error</p>
|
||||
</td>
|
||||
<% } %>
|
||||
|
||||
@ -52,6 +52,6 @@
|
||||
<div class="progress-bar" style="width: 0%"></div>
|
||||
</div>
|
||||
|
||||
<p>Ready</p>
|
||||
<p class="m-0">Ready</p>
|
||||
</td>
|
||||
<% } %>
|
||||
|
Reference in New Issue
Block a user