#fix: webpage
This commit is contained in:
parent
65ed31b3c9
commit
0219b31b79
|
|
@ -20,8 +20,10 @@
|
|||
'assets': {
|
||||
'web.assets_backend': {
|
||||
'web_portal_form_custom/static/src/css/candidate_card.css'
|
||||
'web_portal_form_custom/static/src/css/web_page.css'
|
||||
},
|
||||
'web.assets_frontend': {
|
||||
'web_portal_form_custom/static/src/css/web_page.css'
|
||||
}
|
||||
},
|
||||
'post_init_hook': 'post_init_remove_duplicate_skills',
|
||||
'installable': True,
|
||||
|
|
|
|||
Loading…
Reference in New Issue