change-vhost #47

Merged
quentin merged 2 commits from change-vhost into main 2023-10-17 16:34:13 +00:00
Showing only changes of commit e0fbd16f92 - Show all commits

View file

@ -48,7 +48,7 @@
<h5 class="mt-3">Quotas</h5>
<div class="progress mt-3">
<div class="progress-bar" role="progressbar" aria-valuenow="{{ .View.Size.Current }}" aria-valuemin="0" aria-valuemax="{{ .View.Size.Max }}" style="width: {{ .View.Size.Percent }}%; min-width: 2em;">
{{ .View.Size.Ratio }}%
{{ .View.Size.Percent }}%
</div>
</div>