[FIX] fonts issue

This commit is contained in:
Altahir Hassan 2025-09-03 18:07:23 +04:00
parent 32abe23c3e
commit 7fc218000d
1 changed files with 4 additions and 4 deletions

View File

@ -8,19 +8,19 @@
</xpath>
</template>
<template id="assets_frontend" name="msr_assets_frontend" inherit_id="web.assets_frontend">
<!-- <template id="assets_frontend" name="msr_assets_frontend" inherit_id="web.assets_frontend">
<xpath expr="." position="inside">
<link rel="stylesheet" type="text/css"
href="/msr_sar_symbol/static/src/css/style.css" />
</xpath>
</template>
</template> -->
<template id="assets_common" name="msr_assets_common" inherit_id="web.assets_common">
<!-- <template id="assets_common" name="msr_assets_common" inherit_id="web.assets_common">
<xpath expr="." position="inside">
<link rel="stylesheet" type="text/css"
href="/msr_sar_symbol/static/src/css/style.css" />
</xpath>
</template>
</template> -->
<template id="report_assets_common" name="msr_report_assets_common"
inherit_id="web.report_assets_common">