mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-20 08:51:59 +02:00
19.0 vanilla
This commit is contained in:
parent
20ddc1b4a3
commit
c0efcc53f5
1162 changed files with 125577 additions and 105287 deletions
|
|
@ -6,14 +6,10 @@
|
|||
<field name="inherit_id" ref="base_setup.res_config_settings_view_form"/>
|
||||
<field name="arch" type="xml">
|
||||
<!-- add before the Access Rights section -->
|
||||
<xpath expr="//div[@id='allow_import']" position="before">
|
||||
<div class="col-12 col-lg-6 o_setting_box">
|
||||
<div class="o_setting_left_pane"/>
|
||||
<div class="o_setting_right_pane">
|
||||
<label for="minlength" class="mr8"/>
|
||||
<field name="minlength"/>
|
||||
</div>
|
||||
</div>
|
||||
<xpath expr="//setting[@id='allow_import']" position="before">
|
||||
<setting>
|
||||
<field name="minlength"/>
|
||||
</setting>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue