Compare commits
2 Commits
9205234b2d
..
v1.1.2
| Author | SHA1 | Date | |
|---|---|---|---|
| e9df9dff80 | |||
| dc5f95f7ec |
@@ -37,10 +37,6 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-card-outlined" style="padding: 0.75rem 1rem; text-align: center;">
|
||||
<div id="video-total-jobs" class="md-title-large" style="font-weight: 700;">{{ video_stats.total_jobs or 0 }}</div>
|
||||
<div style="font-size: 0.75rem; color: var(--md-sys-color-on-surface-variant);">Total Jobs</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -107,10 +103,6 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-card-outlined" style="padding: 0.75rem 1rem; text-align: center;">
|
||||
<div id="audio-total-jobs" class="md-title-large" style="font-weight: 700;">{{ audio_stats.total_jobs or 0 }}</div>
|
||||
<div style="font-size: 0.75rem; color: var(--md-sys-color-on-surface-variant);">Total Jobs</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user