Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.html.haml « subscriptions « jira_connect « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d4ced15b8699bd29e69f04b7dea2c35d5b45f47e (plain)
1
2
3
4
5
6
.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'

- add_page_specific_style 'page_bundles/jira_connect', defer: false