modify style for running
This commit is contained in:
parent
fa42e8c1a9
commit
ec8cb36cdc
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
|||
key="labels.joblog_status_fail" /></span>
|
||||
</c:when>
|
||||
<c:when test="${data.jobStatus == 'running'}">
|
||||
<span class="label label-danger"><la:message
|
||||
<span class="label label-success"><la:message
|
||||
key="labels.joblog_status_running" /></span>
|
||||
</c:when>
|
||||
<c:otherwise>
|
||||
|
|
Loading…
Add table
Reference in a new issue