Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Commit

Permalink
Loading deprecated AJS.template manually #347
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Oct 3, 2019
1 parent d9e2479 commit 543fcea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/atlassian-plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<web-resource name="Admin Web Resources" key="resources">
<dependency>com.atlassian.auiplugin:ajs</dependency>
<dependency>com.atlassian.plugins.atlassian-plugins-webresource-plugin:context-path</dependency>
<dependency>com.atlassian.auiplugin:template</dependency>
<resource type="download" name="3rdparty.js" location="3rdparty.js" />
<resource type="download" name="utils.js" location="utils.js" />
<resource type="download" name="admin.js" location="admin.js" />
Expand Down

0 comments on commit 543fcea

Please sign in to comment.