mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Fix path to image assets
This commit is contained in:
parent
f2e132f3fe
commit
de3764c3f4
@ -40,7 +40,7 @@ module.exports = {
|
||||
expand: true,
|
||||
flatten: true,
|
||||
filter: 'isFile',
|
||||
src: 'assets/images/images.new/*',
|
||||
src: 'assets/custom-theme/images.new/*',
|
||||
dest: 'static/images/'
|
||||
}]
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user