diff --git a/pagure/templates/issue.html b/pagure/templates/issue.html index bb7273d..1223377 100644 --- a/pagure/templates/issue.html +++ b/pagure/templates/issue.html @@ -664,10 +664,14 @@ $(document).ready(function() { {% if config['EVENTSOURCE_SOURCE'] and not issue.private %} +{% endif %} + -{% endif %} - -{% if config['EVENTSOURCE_SOURCE'] and pull_request %} +{% else %} +sse = false; {% endif %} + {% if repo.quick_replies %}