debian-mirror-gitlab/app/views/jira_connect/subscriptions/index.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
273 B
Text
Raw Normal View History

2022-10-11 01:57:18 +05:30
.js-jira-connect-app{ data: jira_connect_app_data(@subscriptions, @current_jira_installation) }
2021-01-03 14:25:43 +05:30
2021-01-29 00:20:46 +05:30
= webpack_bundle_tag 'performance_bar' if performance_bar_enabled?
= webpack_bundle_tag 'jira_connect_app'
2021-02-22 17:27:13 +05:30
- add_page_specific_style 'page_bundles/jira_connect', defer: false