fix(salix): refs #7648 #7648 buyLabel report style
gitea/salix/pipeline/pr-master There was a failure building this commit Details

This commit is contained in:
Javier Segarra 2024-07-01 12:19:22 +02:00
parent aa2a8a2ce8
commit d241feffb3
2 changed files with 2 additions and 1 deletions

View File

@ -7,5 +7,6 @@ module.exports = new Stylesheet([
`${vnPrintPath}/common/css/spacing.css`,
`${vnPrintPath}/common/css/misc.css`,
`${vnPrintPath}/common/css/layout.css`,
`${vnPrintPath}/common/css/email.css`])
`${vnPrintPath}/common/css/report.css`,
`${__dirname}/style.css`])
.mergeStyles();

0
print/templates/reports/buy-label/buy-label.js Executable file → Normal file
View File