[MIG] signup_recaptcha: migrate to 18.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
{
|
||||
"name": "signup_recaptcha",
|
||||
"version": "16.0.1.0.0",
|
||||
"version": "18.0.1.0.0",
|
||||
"author": "Elabore",
|
||||
"website": "https://elabore.coop",
|
||||
"maintainer": "Boris Gallet",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<field name="model">res.config.settings</field>
|
||||
<field name="inherit_id" ref="base_setup.res_config_settings_view_form" />
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//div[@name='integration']" position="after">
|
||||
<xpath expr="//block[@name='integration']" position="after">
|
||||
<h2>Portal reCaptcha</h2>
|
||||
<div class="row o_settings_container mt16">
|
||||
<div class="col-12 col-lg-6 o_setting_box" id="reCaptcha_setting">
|
||||
|
||||
Reference in New Issue
Block a user