css missing
This commit is contained in:
parent
ccb7abe76a
commit
a5113dd0e1
|
|
@ -14,6 +14,7 @@
|
||||||
'assets': {
|
'assets': {
|
||||||
'web.assets_backend': [
|
'web.assets_backend': [
|
||||||
('include', 'web_grid._assets_pqgrid'),
|
('include', 'web_grid._assets_pqgrid'),
|
||||||
|
'web/static/src/libs/fontawesome/css/font-awesome.css',
|
||||||
# Internal module JS and XML files (ensure correct paths within 'static/src')
|
# Internal module JS and XML files (ensure correct paths within 'static/src')
|
||||||
'dashboard/static/src/components/pqgrid_dashboard/pqgrid_stock_dashboard.js',
|
'dashboard/static/src/components/pqgrid_dashboard/pqgrid_stock_dashboard.js',
|
||||||
'dashboard/static/src/components/pqgrid_dashboard/pqgrid_sale_dashboard.js',
|
'dashboard/static/src/components/pqgrid_dashboard/pqgrid_sale_dashboard.js',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue