Browse Source

publish muk_web_branding - 12.0

pull/115/head
MuK IT GmbH 5 years ago
parent
commit
9c41898896
  1. 2
      muk_web_branding/__manifest__.py
  2. 2
      muk_web_branding/views/res_config_settings_view.xml

2
muk_web_branding/__manifest__.py

@ -20,7 +20,7 @@
{
"name": "MuK Web Branding",
"summary": """Branding and Debranding""",
"version": "12.0.1.1.1",
"version": "12.0.1.1.2",
"category": "Extra Tools",
"license": "AGPL-3",
"website": "http://www.mukit.at",

2
muk_web_branding/views/res_config_settings_view.xml

@ -26,7 +26,7 @@
<field name="inherit_id" ref="base.res_config_settings_view_form"/>
<field name="arch" type="xml">
<xpath expr="//div[@data-key='muk_branding']" position="inside">
<h2>Brand Colors</h2>
<h2 id="branding_brand_colors_title">Brand Colors</h2>
<div class="row mt16 o_settings_container" name="branding_brand_colors">
<div class="col-12 col-lg-6 o_setting_box">
<div class="o_setting_left_pane">

Loading…
Cancel
Save