修改任务列表显示

This commit is contained in:
郝大全
2017-07-19 09:33:48 +08:00
parent 4640d29d7b
commit 67ea0591f2
3 changed files with 39 additions and 2 deletions

View File

@@ -78,8 +78,7 @@
{{else}}
<span class="glyphicon glyphicon-ok-sign brand-success " aria-hidden="true"></span>
{{end}}
&nbsp;
{{$v.name}}-{{$v.group_name}}
{{$v.group_name}}-{{$v.name}}
</td>
<td> {{$v.cron_spec}} </td>
<td> {{$v.description}} </td>