- Poter impostare per ogni Provincia un Circuito RIS specifico, anziché quello provinciale:
Esempio: Napoli: (Circuito RIS Campania) e Sud Sardegna: Cagliari.
This commit is contained in:
@@ -6122,10 +6122,11 @@ export const tools = {
|
||||
$q.dialog({
|
||||
message: t(value ? 'db.domanda_trusted' : 'db.domanda_reject', {
|
||||
username: usernameDest,
|
||||
sitename: t('ws.sitename'),
|
||||
}),
|
||||
ok: { label: t('dialog.yes'), push: true },
|
||||
cancel: { label: t('dialog.cancel') },
|
||||
title: t('db.domanda'),
|
||||
title: t('db.ammissione_nuovo_ingresso'),
|
||||
}).onOk(() => {
|
||||
userStore
|
||||
.setFriendsCmd(
|
||||
|
||||
Reference in New Issue
Block a user