@if (isLoading) {
} @if (error && !isLoading) {

{{ error }}

} @if (!isLoading && !error) {
Data Cliente Tipo Oggetto Azioni {{ comm.cc_date | date:'dd/MM/yy HH:mm' }} {{ comm.cc_customer_name }} {{ comm.cc_subject }} Nessuna comunicazione trovata.
}
@if (editingComm) {
{{ editingComm.cc_customer_name }}
} @if (!editingComm) {
}