Skip to content

Commit

Permalink
JMIG-47 Test collector on community JIRA
Browse files Browse the repository at this point in the history
  • Loading branch information
osfameron committed Jan 23, 2024
1 parent c67f386 commit 02f1810
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
7 changes: 7 additions & 0 deletions src/js/06-page-rating.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,13 @@
// feedBackFormBox.style.display = 'block'
// })

$.ajax({
'url': 'https://couchbasecommunity.atlassian.net/s/d41d8cd98f00b204e9800998ecf8427e-T/tod1zk/b/4/b0105d975e9e59f24a3230a22972a71a/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector-embededjs/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector-embededjs.js?locale=en-GB&collectorId=a3b807e8',
'type': 'get',
'cache': true,
'dataType': 'script',
})

window.ATL_JQ_PAGE_PROPS = {
/*eslint quote-props: ["error", "always"]*/
/*eslint-env es6*/
Expand Down
12 changes: 0 additions & 12 deletions src/js/vendor/feedback.js

This file was deleted.

0 comments on commit 02f1810

Please sign in to comment.