summaryrefslogtreecommitdiff
path: root/app/views/jira_connect/subscriptions/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/jira_connect/subscriptions/index.html.haml')
-rw-r--r--app/views/jira_connect/subscriptions/index.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/jira_connect/subscriptions/index.html.haml b/app/views/jira_connect/subscriptions/index.html.haml
index 355ffabd7ec..b826a1b6fc6 100644
--- a/app/views/jira_connect/subscriptions/index.html.haml
+++ b/app/views/jira_connect/subscriptions/index.html.haml
@@ -62,5 +62,4 @@
= webpack_bundle_tag 'performance_bar' if performance_bar_enabled?
= webpack_bundle_tag 'jira_connect_app'
-= page_specific_javascript_tag('jira_connect.js')
-- add_page_specific_style 'page_bundles/jira_connect'
+- add_page_specific_style 'page_bundles/jira_connect', defer: false