After
Width: | Height: | Size: 3.1 KiB
@ -84,6 +84,13 @@
t-attf-src="data:image/svg+xml;base64,{{app.webIconData}}"/>
<b class="a_app_menu_title"><t t-esc="app.name"/></b>
</t>
<t t-else="">
<img t-att-title="app.name"
style="width: 40px !important;height: 40px !important;
border-radius: 10px !important;margin: 5px 5px 5px 5px;"
t-attf-src="orange_theme_odoo12/static/src/img/hw_drivers.png"/>
</a>
</div>
@ -22,3 +22,21 @@
</xpath>
</template>
</odoo>