Skip to content

Instantly share code, notes, and snippets.

@jbaxleyiii
Created April 30, 2017 13:17
Show Gist options
  • Save jbaxleyiii/13c677dd241d183c8ffbfdfbf298aa2c to your computer and use it in GitHub Desktop.
Save jbaxleyiii/13c677dd241d183c8ffbfdfbf298aa2c to your computer and use it in GitHub Desktop.
JIRA
<div id="JIRA"></div>
<script>
document.addEventListener("DOMContentLoaded",function(){window.ATL_JQ_PAGE_PROPS=$.extend(window.ATL_JQ_PAGE_PROPS,{triggerFunction:function(a){setTimeout(function(){a(),$("#atlwdg-blanket").remove(),$("#atlwdg-container").appendTo("#JIRA"),$("#atlwdg-container").css({width:"100%",position:"relative"})},50)}}),jQuery.ajax({url:"https://newspring.atlassian.net/s/d41d8cd98f00b204e9800998ecf8427e-T/-inl9m0/b/c/3d70dff4c40bd20e976d5936642e2171/_/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-US&collectorId=7c75f72b",type:"get",cache:!0,dataType:"script"})});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment