deleted odoo links

This commit is contained in:
Воробьев Данил Сергеевич 2024-05-28 17:34:25 +03:00
parent 4120d2983f
commit fec084ad06

View File

@ -9,7 +9,7 @@
<div invisible="external_calendar_provider != 'google'">
<img alt="Google Calendar icon" src="/calendar/static/src/img/google_calendar_40.png" style="height: 40px; margin-right: 5px"/>
<span class="me-1 o_form_label">Google Calendar</span>
<a href="https://www.odoo.com/documentation/17.0/applications/productivity/calendar/google.html" title="Read More" class="o_doc_link" target="_blank"></a>
<a href="#" title="Read More" class="o_doc_link" target="_blank"></a>
<div class="text-muted mt-2">
Synchronize your calendar with Google Calendar
</div>
@ -22,7 +22,7 @@
<div invisible="external_calendar_provider != 'microsoft'">
<img alt="Microsoft Outlook icon" src="/calendar/static/src/img/microsoft_calendar_40.png" style="height: 40px; margin-right: 5px"/>
<span class="me-1 o_form_label">Outlook Calendar</span>
<a href="https://www.odoo.com/documentation/17.0/applications/productivity/calendar/outlook.html" title="Read More" class="o_doc_link" target="_blank"></a>
<a href="#" title="Read More" class="o_doc_link" target="_blank"></a>
<div class="text-muted mt-2">
Synchronize your calendar with Outlook
</div>