- Aggiungere numero di persone registrate, e num di competenze, e numGruppi

This commit is contained in:
paoloar77
2022-02-11 01:07:46 +01:00
parent c63ed7e6d3
commit 7c0c2fef39
14 changed files with 344 additions and 106 deletions

View File

@@ -57,6 +57,7 @@ module.exports = configure((ctx) => ({
'fontawesome-v5',
'roboto-font', // optional, you are not bound to it
'material-icons', // optional, you are not bound to it
'material-icons-outlined'
],
aliases: {
@@ -154,7 +155,6 @@ module.exports = configure((ctx) => ({
framework: {
config: {},
// iconSet: 'material-icons', // Quasar icon set
// lang: 'en-US', // Quasar language pack
// For special cases outside of where the auto-import strategy can have an impact