{% if setData is not defined %} {% set setData = true %} {% endif %}
Datos de contacto
{% if setData %} {% endif %} {% set listInactive = false %} {% for data in contactData %} {% if data.extension != null %} {% else %} {% endif %} {% if setData %} {% endif %} {% endfor %} {% if listInactive %} {% endif %}
Tipo Dato Observ.Acciones
{{ data.dataType.name }}{{ data.contactData }} - {{ data.extension }}{{ data.contactData }}{{ data.commentary }} {% if not data.active %} {% set listInactive = true %} {% if is_granted("CORE_CONTACT_DATA_ENABLE") %} {% else %} {% endif %} {% else %} {% if is_granted("CORE_CONTACT_DATA_DISABLE") %} {% else %} {% endif %} {% endif %} {% if reservation is defined and reservation is not null and data.active %} {% if data.id in reservation.getIdsContactsData %} {% if is_granted("RESERV_RESERVATION_LINK_CONTACT_DATA") %} {% else %} {% endif %} {% else %} {% if is_granted("RESERV_RESERVATION_LINK_CONTACT_DATA") %} {% else %} {% endif %} {% endif %} {% endif %}
Ver desactivos
{% if reservation is defined and reservation %} Agregar Dato {% else %} {% if setData %} Agregar Dato {% endif %} {% endif %}