|
|
@@ -104,10 +104,6 @@ |
|
|
<span class="fitted" style="width: 90%;vertical-align: middle;">{{.JobName}}</span> |
|
|
<span class="fitted" style="width: 90%;vertical-align: middle;">{{.JobName}}</span> |
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
|
<!-- 版本数量 --> |
|
|
|
|
|
<div class="one wide column text center padding0"> |
|
|
|
|
|
<span style="font-size: 12px;">{{.VersionCount}} </span> |
|
|
|
|
|
</div> |
|
|
|
|
|
<!-- 任务状态 --> |
|
|
<!-- 任务状态 --> |
|
|
<div class="two wide column padding0" style="padding-left: 2.2rem !important;"> |
|
|
<div class="two wide column padding0" style="padding-left: 2.2rem !important;"> |
|
|
<span class="job-status" id="{{.JobID}}" data-repopath="{{$.RepoRelPath}}" data-jobid="{{.JobID}}" data-version="{{.VersionName}}"> |
|
|
<span class="job-status" id="{{.JobID}}" data-repopath="{{$.RepoRelPath}}" data-jobid="{{.JobID}}" data-version="{{.VersionName}}"> |
|
|
|