From: Jonatan Schlag Date: Thu, 11 Jan 2018 10:48:44 +0000 (+0100) Subject: bootstrap4: Score should be bigger X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a2216ee5c4d129dea9621e75f4da01b1135a5a8;p=pbs.git bootstrap4: Score should be bigger Signed-off-by: Jonatan Schlag --- diff --git a/src/templates/build-detail.html b/src/templates/build-detail.html index c8fff02f..8eba8c30 100644 --- a/src/templates/build-detail.html +++ b/src/templates/build-detail.html @@ -79,17 +79,17 @@ {% end %}
-

+

{{ _("Score") }} -

+

-

+

{% if build.score > 0 %} +{{ build.score }} {% else %} {{ build.score }} {% end %} -

+

{% if bugs %}
{{ _("Fixed bugs") }}