{{__ "Configuration Oceco"}}
{{#if error}}
{{/if}}
{{#autoForm id="editCitoyenOceco" schema=SchemasCitoyensOcecoRest type="method-update" meteormethod="updateCitoyenOceco" doc=oceco template="ionic"}}
{{> afQuickField name='oceco.notificationPush'}}
{{> afQuickField name='oceco.notificationEmail'}}
{{> afQuickField name='oceco.notificationAllOrga'}}
{{#if currentFieldValue "oceco.notificationAllOrga" notificationAllOrga}}
{{{__ "Receive all notifications from oceco organizations of which you are a member"}}}
{{else}}
{{{__ "Receive notifications from projects and organizations you follow"}}}
{{/if}}
{{> afQuickField name='oceco.pomodoroTimeWork'}}
{{> afQuickField name='oceco.pomodoroTimeShortRest'}}
{{> afQuickField name='oceco.pomodoroTimeLongRest'}}
{{/autoForm}}
{{/ionContent}}
{{/ionView}}
{{else}}
{{> loading}}
{{/if}}