mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
Include api.css and api.js under awx/static/. Fixes #788.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
recursive-include awx *.py
|
recursive-include awx *.py
|
||||||
recursive-include awx/static *.ico
|
recursive-include awx/static *
|
||||||
recursive-include awx/templates *.html
|
recursive-include awx/templates *.html
|
||||||
recursive-include awx/api/templates *.md *.html
|
recursive-include awx/api/templates *.md *.html
|
||||||
recursive-include awx/ui/templates *.html
|
recursive-include awx/ui/templates *.html
|
||||||
|
|||||||
Reference in New Issue
Block a user