{# @copyright Copyright (C) 2010-2022 Combodo SARL #} {# @license http://opensource.org/licenses/AGPL-3.0 #}

{{ 'combodo-anonymizer/Operation:DisplayConfig/Title'|dict_s }}

{% if sMessage is not empty %} {% if sMessageType is empty %} {% set sMessageType = 'error' %} {% endif %}
{{ sMessage }}
{% endif %}
{{ 'Anonymization:AutomationParameters'|dict_s }}
= 0 %} checked {% endif %}id="checkbox_anonymize" name=""/> {% if bAnonymizeObsoletePersons and iAnonymizationDelay >= 0 %} {% set sDelay = iAnonymizationDelay %} {% else %} {% set sDelay = '' %} {% endif %} {% set sDelayInput = 'Anonymization:AnonymizationDelay_Input'|dict_format('') %} {{ sDelayInput|raw }}
{{ 'Anonymization:Configuration:TimeRange'|dict_s }} {% for aData in aConfigBackground %}
{{ aData.name }}
{% endfor %}
{{ 'Anonymization:Configuration:Weekdays'|dict_s }}
{% for aWeekDay in aWeekDays %} {{ aWeekDay.label }} {% endfor %}

{# #}