From: Belén Barros Peña Date: Sat, 27 Sep 2014 20:56:57 +0000 (+0100) Subject: filters: Use a more visible and human-friendly phrasing for 'filters' X-Git-Tag: v1.1.0~177 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2290b09350c7c2d17f4ff5ea4c8c9e3eb1b3359a;p=thirdparty%2Fpatchwork.git filters: Use a more visible and human-friendly phrasing for 'filters' v2: Change commit message Signed-off-by: Damien Lespiau --- diff --git a/patchwork/templates/patchwork/filters.html b/patchwork/templates/patchwork/filters.html index 7652db50..ddd20ddf 100644 --- a/patchwork/templates/patchwork/filters.html +++ b/patchwork/templates/patchwork/filters.html @@ -144,10 +144,10 @@ function submitter_field_change(field)
- Filters: + Show patches with: {% if filters.applied_filters %} {% for filter in filters.applied_filters %} - {{ filter.name }} = {{ filter.condition }} + {{ filter.name }} = {{ filter.condition }} {% if not filter.forced %}