mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 10:10:01 -03:30
Add help dropdown and about modal
This commit is contained in:
@@ -28,7 +28,7 @@ module.exports = {
|
||||
options: {
|
||||
name: '[name].[ext]',
|
||||
outputPath: 'assets/fonts/',
|
||||
publicPatH: '../',
|
||||
publicPath: 'assets/fonts',
|
||||
includePaths: [
|
||||
'node_modules/@patternfly/patternfly-next/assets/fonts',
|
||||
]
|
||||
@@ -42,7 +42,7 @@ module.exports = {
|
||||
options: {
|
||||
name: '[name].[ext]',
|
||||
outputPath: 'assets/images/',
|
||||
publicPatH: '../',
|
||||
publicPath: 'assets/images',
|
||||
includePaths: [
|
||||
'node_modules/@patternfly/patternfly-next/assets/images',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user