Skip to content

Commit

Permalink
ConDec-107: Remove conflicting jQuery import in atlassian-plugin.xml
Browse files Browse the repository at this point in the history
[issue] How to integrate a different jQuery version than used by JIRA? [/issue]
  • Loading branch information
kleebaum committed Sep 17, 2018
1 parent 2e663a5 commit 73971e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/resources/atlassian-plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@
<resource type="download" name="fc.model" location="/classifier/fc.model" />
<resource type="download" name="br.model" location="/classifier/br.model" />
<resource type="download" name="view.tab.panel.js" location="/js/view.tab.panel.js" />
<resource type="download" name="jquery.js" location="/js/jquery/jquery.js" />

<resource type="download" name="view.tree.viewer.js" location="/js/view.tree.viewer.js" />
<resource type="download" name="view.context.menu.js" location="/js/view.context.menu.js" />
<!-- <dependency>com.atlassian.plugins.jquery:jquery</dependency> -->
Expand Down

0 comments on commit 73971e1

Please sign in to comment.