Revision 9f1da374af2e6780e8b9e767052285e1d20b04fe authored by Kieran Spear on 03 December 2013, 03:25:50 UTC, committed by Kieran Spear on 03 December 2013, 03:35:42 UTC
commit 9bca5d3680ee21d2b92ba6766f13b5d216fc477f fixed the
volume quota display, but quotas are hidden if a project has a used
quota of 0. I don't think we should hide the quotas in this case,
as users still need to know how much quota is available, even if they
haven't used any of it yet.

Change-Id: I72c0fae1a51cafabfcde8970c94097069083dd06
Partial-Bug: #1244875
1 parent 26a5b1f
History
File Mode Size
browsers
conf
forms
locale
management
static
tables
tabs
templates
templatetags
test
utils
workflows
__init__.py -rw-r--r-- 2.0 KB
base.py -rw-r--r-- 28.9 KB
context_processors.py -rw-r--r-- 1.5 KB
decorators.py -rw-r--r-- 3.3 KB
exceptions.py -rw-r--r-- 11.8 KB
loaders.py -rw-r--r-- 2.0 KB
messages.py -rw-r--r-- 2.9 KB
middleware.py -rw-r--r-- 6.4 KB
models.py -rw-r--r-- 897 bytes
site_urls.py -rw-r--r-- 1.6 KB
version.py -rw-r--r-- 731 bytes
views.py -rw-r--r-- 1.9 KB

back to top