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