srivyn_test #15

Merged
deepak merged 9 commits from srivyn_test into srivyn_uat 2026-07-10 02:28:35 +05:30
1 changed files with 3 additions and 1 deletions
Showing only changes of commit 0219b31b79 - Show all commits

View File

@ -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,