Skip to content

Commit

Permalink
fix: Fix move the filedrop module to the commons extensions - EXO-68825
Browse files Browse the repository at this point in the history
  • Loading branch information
sofyenne committed Jan 23, 2024
1 parent 9ea1745 commit 73a8ce3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,14 @@
<module>tagSuggester</module>
</depends>
</module>
<module>
<name>filedrop</name>
<script>
<path>/javascript/lib/jquery.filedrop.js</path>
</script>
<depends>
<module>jquery</module>
</depends>
</module>

</gatein-resources>

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 73a8ce3

Please sign in to comment.