From 07d9675a80861fe84199e4002667f0bd57c160bf Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 12 Sep 2022 12:12:09 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- app/views/jira_connect/subscriptions/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/jira_connect') diff --git a/app/views/jira_connect/subscriptions/index.html.haml b/app/views/jira_connect/subscriptions/index.html.haml index f66aa0840aa..d4ced15b869 100644 --- a/app/views/jira_connect/subscriptions/index.html.haml +++ b/app/views/jira_connect/subscriptions/index.html.haml @@ -1,4 +1,4 @@ -.js-jira-connect-app{ data: jira_connect_app_data(@subscriptions, @current_jira_installation) } +.js-jira-connect-app{ data: jira_connect_app_data(@subscriptions) } = webpack_bundle_tag 'performance_bar' if performance_bar_enabled? = webpack_bundle_tag 'jira_connect_app' -- cgit v1.2.3