mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-08 06:16:08 +01:00
Listing WEBSITES should show their space usage.
This commit is contained in:
@@ -77,9 +77,9 @@
|
||||
<div class="col-md-12">
|
||||
|
||||
<div class="col-md-4 content-box-header">
|
||||
<i class="p fa fa-envelope btn-icon text-muted" data-toggle="tooltip" data-placement="right"
|
||||
<i class="p fa fa-hdd-o btn-icon text-muted" data-toggle="tooltip" data-placement="right"
|
||||
title="Email"> </i>
|
||||
<span ng-bind="web.adminEmail" style="text-transform: none"></span>
|
||||
<span ng-bind="web.diskUsed" style="text-transform: none"></span>
|
||||
</div>
|
||||
|
||||
<div class="col-md-4 content-box-header">
|
||||
|
||||
Reference in New Issue
Block a user