diff --git a/templates/base.html b/templates/base.html index de30a6a..a7a235c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -126,7 +126,7 @@ {% set msg=GetJM_Message() %} {% if request.endpoint != "fix_dups" and request.endpoint != "rm_dups" %}
- {% if msg.job.name != "checkdups" %} + {% if msg.alert != "success" and msg.job.name != "checkdups" %}