[ADD] theme 9.0
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openerp>
|
||||
<data>
|
||||
<template id="less" inherit_id="website.assets_frontend" active="True">
|
||||
<xpath expr="." position="inside">
|
||||
<link href="/theme_zap/static/src/less/colors.less" rel="stylesheet" type="text/less"/>
|
||||
<link href="/theme_zap/static/src/less/theme.less" rel="stylesheet" type="text/less"/>
|
||||
</xpath>
|
||||
</template>
|
||||
</data>
|
||||
</openerp>
|
||||
Reference in New Issue
Block a user