mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[REF] *: BS5: migration
Automated change made by a lot of RegEx to change all think that is possible to automate. https://getbootstrap.com/docs/5.1/migration Task ID: 2766483 Part-of: odoo/design-themes#580
This commit is contained in:
@@ -18,13 +18,13 @@
|
||||
<attribute name="class" remove="col-lg-3" separator=" "/>
|
||||
</xpath>
|
||||
<xpath expr="(//h6)[1]" position="attributes">
|
||||
<attribute name="class" add="m-0 pl-3" separator=" "/>
|
||||
<attribute name="class" add="m-0 ps-3" separator=" "/>
|
||||
</xpath>
|
||||
<xpath expr="(//h6)[2]" position="attributes">
|
||||
<attribute name="class" add="m-0 pl-3" separator=" "/>
|
||||
<attribute name="class" add="m-0 ps-3" separator=" "/>
|
||||
</xpath>
|
||||
<xpath expr="(//h6)[3]" position="attributes">
|
||||
<attribute name="class" add="m-0 pl-3" separator=" "/>
|
||||
<attribute name="class" add="m-0 ps-3" separator=" "/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user