diff --git a/bulletin/templates/bulletin/window_view.html b/bulletin/templates/bulletin/window_view.html index 6cc039d..51e769d 100644 --- a/bulletin/templates/bulletin/window_view.html +++ b/bulletin/templates/bulletin/window_view.html @@ -111,12 +111,11 @@ {% endif %} - - - {% if meta.alcancada > meta.desejada and meta.alcancada > meta.estabelecida %} + + {% if meta.alcancada > meta.desejada and meta.alcancada > meta.estabelecida or meta.alcancada == 100 %}
{% trans 'Click here' %} {% trans 'to communicate the difficulties that may decrease your performance.' %}
+ +{% trans 'Click here' %} {% trans 'to communicate the difficulties that may decrease your performance.' %}