[ADD] theme saas-12.3
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<template id="theme_customize" inherit_id="theme_common.theme_customize">
|
||||
<!-- Set number of fonts -->
|
||||
<xpath expr="//t[@t-set='_nb_fonts']" position="attributes">
|
||||
<attribute name="t-value">7</attribute>
|
||||
</xpath>
|
||||
</template>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user