-
- Downloads
[FIX] hr_contract: Load calendar mismatch style
Commit f17655dd introduced a new file (`views/assets.xml`) in the manifest to load a new scss file. But it also deleted from the manifest an existing file (`views/hr_contract_templates.xml`) without moving the content from removed file to the new file. Hence, style defined in `calendar_mismatch.scss` was never loaded.
Please register or sign in to comment