From: Michael Tremer Date: Tue, 11 Feb 2025 18:49:22 +0000 (+0000) Subject: users: Implement changing storage quota X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bc6b45617f360600d8f1705ee103865da256ba0a;p=pbs.git users: Implement changing storage quota Signed-off-by: Michael Tremer --- diff --git a/src/templates/users/edit.html b/src/templates/users/edit.html index eef14bde..3b130f32 100644 --- a/src/templates/users/edit.html +++ b/src/templates/users/edit.html @@ -37,6 +37,24 @@ + {# Quotas #} + {% if current_user.is_admin() %} + + +
+
+ +
+ + +
+ {% endif %} +