X-Git-Url: https://git.hcoop.net/hcoop/portal.git/blobdiff_plain/b6e2318111ec35ec2015ddf17679dd31270d77cb..573def24c0220a72beff4e3f5739a450d83de170:/quotas.mlt diff --git a/quotas.mlt b/quotas.mlt index 9f6a04c..eb9e743 100644 --- a/quotas.mlt +++ b/quotas.mlt @@ -1,11 +1,10 @@ <% @header [("title", ["Disk usage stats"])] %> - - - +
User Blocks Files
 
+ <% foreach du in Stats.getDiskUsage () do %> - +%> <% end %>
Member Space Used (kB)
<% +
<% val id = Init.userNameToId (#uname du); switch id of SOME id => %><% @@ -14,7 +13,7 @@ switch id of SOME id => %><% end -%> <% #blocks du %> <% #files du %>
<% #kbs du %>