[IMP] document_url: pre-commit auto fixes

This commit is contained in:
Bhavesh Heliconia 2025-05-08 10:11:51 +05:30
parent bd2584ab3d
commit 424d4218c2
2 changed files with 20 additions and 17 deletions

View File

@ -3,7 +3,6 @@
Copyright 2021 Tecnativa - Víctor Martínez
License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). -->
<templates>
<t t-inherit="mail.Chatter" t-inherit-mode="extension">
<xpath expr="//AttachmentList//..//FileUploader/t" position="replace">
<t t-set-slot="toggler">

View File

@ -24,7 +24,11 @@
class="oe_highlight"
type="object"
/>
<button special="cancel" string="Cancel" class="btn-secondary" />
<button
special="cancel"
string="Cancel"
class="btn-secondary"
/>
</footer>
</form>
</field>