deleted outlook and google calendar docs
This commit is contained in:
parent
67edec6617
commit
4120d2983f
|
@ -8,13 +8,13 @@
|
||||||
<xpath expr="//form" position="inside">
|
<xpath expr="//form" position="inside">
|
||||||
<app data-string="Calendar" string="Calendar" name="calendar" groups="base.group_system">
|
<app data-string="Calendar" string="Calendar" name="calendar" groups="base.group_system">
|
||||||
<block title="Calendar Settings" name="calendar">
|
<block title="Calendar Settings" name="calendar">
|
||||||
<setting string="Outlook Calendar" documentation="/applications/productivity/calendar/outlook.html" help="Synchronize your calendar with Outlook" id="sync_outlook_calendar_setting">
|
<setting string="Outlook Calendar" help="Synchronize your calendar with Outlook" id="sync_outlook_calendar_setting">
|
||||||
<field name="module_microsoft_calendar" />
|
<field name="module_microsoft_calendar" />
|
||||||
<div class="content-group" invisible="not module_microsoft_calendar" id="msg_module_microsoft_calendar">
|
<div class="content-group" invisible="not module_microsoft_calendar" id="msg_module_microsoft_calendar">
|
||||||
<div class="text-warning mt16"><strong>Save</strong> this page and come back here to set up the feature.</div>
|
<div class="text-warning mt16"><strong>Save</strong> this page and come back here to set up the feature.</div>
|
||||||
</div>
|
</div>
|
||||||
</setting>
|
</setting>
|
||||||
<setting string="Google Calendar" documentation="/applications/productivity/calendar/google.html" help="Synchronize your calendar with Google Calendar" id="sync_google_calendar_setting">
|
<setting string="Google Calendar" help="Synchronize your calendar with Google Calendar" id="sync_google_calendar_setting">
|
||||||
<field name="module_google_calendar"/>
|
<field name="module_google_calendar"/>
|
||||||
<div class="content-group" invisible="not module_google_calendar" id="msg_module_google_calendar">
|
<div class="content-group" invisible="not module_google_calendar" id="msg_module_google_calendar">
|
||||||
<div class="text-warning mt16"><strong>Save</strong> this page and come back here to set up the feature.</div>
|
<div class="text-warning mt16"><strong>Save</strong> this page and come back here to set up the feature.</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user