Skip to content

Commit

Permalink
FIX - Incassi - Dettaglio: corretta visualizzazione "Tipo pendenza"
Browse files Browse the repository at this point in the history
  • Loading branch information
atatarelli committed Mar 16, 2022
1 parent f0a4d0c commit 5f414fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ export class Voce {
public static TEMPLATE_RISPOSTA: string = 'Template risposta';
public static TEMPLATE_SCHEMA: string = 'Template schema';
public static TERZI: string = 'Pagabile da terzi';
public static TIPO_PENDENZA: string = 'Tipo pendenza';
public static TIPI_PENDENZA: string = 'Tipi pendenza';
public static TIPO: string = 'Tipo';
public static TIPO_ALLEGATO: string = 'Tipo allegato';
public static TIPO_AUTH: string = 'Tipo autenticazione';
Expand Down

0 comments on commit 5f414fb

Please sign in to comment.