Commit 13772a61 authored by Jacques Erasmus's avatar Jacques Erasmus

Merge branch 'add-gon-jira-connect-app' into 'master'

Add gon to Jira Connect App

See merge request gitlab-org/gitlab!48865
parents a580bc05 6149e8b6
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
= javascript_include_tag 'https://connect-cdn.atl-paas.net/all.js' = javascript_include_tag 'https://connect-cdn.atl-paas.net/all.js'
= javascript_include_tag 'https://unpkg.com/jquery@3.3.1/dist/jquery.min.js' = javascript_include_tag 'https://unpkg.com/jquery@3.3.1/dist/jquery.min.js'
= Gon::Base.render_data(nonce: content_security_policy_nonce)
= yield :head = yield :head
%body %body
.ac-content .ac-content
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment