diff options
author | W. Trevor King <wking@drexel.edu> | 2010-07-15 07:30:44 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2010-07-15 07:30:44 -0400 |
commit | a3ba0080f721597bc61391c4135b3763eb548ecb (patch) | |
tree | be2da8ab7b2e4c2494e2939cf3827ddda0c2dc56 /.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs | |
parent | 4377a7a3e0532ec2040ec06f250a4124f24cea0d (diff) | |
download | bugseverywhere-a3ba0080f721597bc61391c4135b3763eb548ecb.tar.gz |
Fixed #bea/0a2# : Humanize empty result pages.
Added a special template for empty bug lists:
interfaces/web/templates/empty-list.html
Diffstat (limited to '.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs')
-rw-r--r-- | .be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/0a234f51-2fdf-4001-a04f-b7e02c2fa47b/values | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/0a234f51-2fdf-4001-a04f-b7e02c2fa47b/values b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/0a234f51-2fdf-4001-a04f-b7e02c2fa47b/values index 637fc47..2ba3c45 100644 --- a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/0a234f51-2fdf-4001-a04f-b7e02c2fa47b/values +++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/0a234f51-2fdf-4001-a04f-b7e02c2fa47b/values @@ -12,7 +12,7 @@ extra_strings: severity: minor -status: open +status: fixed summary: Humanize empty result pages. |