pt pubsub working
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
<td>
|
||||
{{ if eq .Status "Done" }}
|
||||
<a target="_blank" href="{{ vids_prefix }}/{{ .FileName }}">Watch</a>
|
||||
{{ else if eq .Status "InProgress" }}
|
||||
<span class="progress" data="{{.Id}}">In Progress</span>
|
||||
{{ else }}
|
||||
{{ .Status }}
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user