上传修改后的主题
This commit is contained in:
8
spiffy_theme_backend/data/global_level_config.xml
Normal file
8
spiffy_theme_backend/data/global_level_config.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<data noupdate="1">
|
||||
<record id="base.user_admin" model="res.users">
|
||||
<field name="backend_theme_config" ref="spiffy_theme_backend.backend_config_data"></field>
|
||||
</record>
|
||||
</data>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user