mirror of
https://github.com/taroved/pol
synced 2025-05-18 07:10:09 -07:00
help button (1)
This commit is contained in:
parent
85a2d253df
commit
55a26f9ca2
@ -153,10 +153,12 @@ PIPELINE_JS = {
|
|||||||
'source_filenames': (
|
'source_filenames': (
|
||||||
'frontend/assets/js/jquery.js',
|
'frontend/assets/js/jquery.js',
|
||||||
'frontend/assets/js/jquery.browser.js',
|
'frontend/assets/js/jquery.browser.js',
|
||||||
|
'frontend/assets/js/jquery.jfeed.js',
|
||||||
'frontend/assets/js/bootstrap.js',
|
'frontend/assets/js/bootstrap.js',
|
||||||
'frontend/assets/js/bootstrap_and_overrides.js',
|
'frontend/assets/js/bootstrap_and_overrides.js',
|
||||||
|
'frontend/assets/js/xregexp-all.js',
|
||||||
'frontend/assets/js/setup-tool.js',
|
'frontend/assets/js/setup-tool.js',
|
||||||
'frontend/assets/js/jquery.jfeed.js',
|
'frontend/assets/js/help.js',
|
||||||
),
|
),
|
||||||
'output_filename': 'frontend/js/app.js',
|
'output_filename': 'frontend/js/app.js',
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user