update po for crm

This commit is contained in:
ivan deng
2021-12-23 17:44:13 +08:00
parent 317f0e44cd
commit cac7d9e71c
6 changed files with 39 additions and 7 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="assets_backend" name="app_common assets" inherit_id="web.assets_backend">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/css" href="/app_common/static/src/css/iconfont.css"/>
</xpath>
</template>
</odoo>