Files
design-themes/theme_artists/views/customize_modal.xml
T
2021-05-11 15:56:19 +02:00

10 lines
328 B
XML

<?xml version="1.0" encoding="utf-8"?>
<odoo>
<!-- Put new font into modal -->
<template id="artists_radley_font" inherit_id="theme_monglia.theme_customize">
<xpath expr="//t[@t-set='_nb_fonts']" position="attributes">
<attribute name="t-value">9</attribute>
</xpath>
</template>
</odoo>