[MIG] document_url: Migration to 13.0

This commit is contained in:
Manuel Calero
2020-03-11 11:01:29 +01:00
committed by FernandoRomera
parent 1b3bb42821
commit 6c43c97afb
9 changed files with 38 additions and 37 deletions

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Copyright 2018 Tecnativa - Ernesto Tejeda
License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). -->
<templates id="template" xml:space="preserve">
<t t-extend="mail.chatter.AttachmentBox">
<t t-jquery="span.o_upload_attachments_button" t-operation="after">
<span class="btn btn-link o_add_url_button"><span class="fa fa-plus-square"/> Add URL</span>
<span class="btn btn-link o_add_url_button"><span
class="fa fa-plus-square"
/> Add URL</span>
</t>
</t>
</templates>