mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-14 01:41:26 -06:00
[IMP] document_url: pre-commit auto fixes
This commit is contained in:
parent
bd2584ab3d
commit
424d4218c2
@ -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">
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user