- Add New Record directly by the QSelect
This commit is contained in:
@@ -6,31 +6,51 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
_id: 2,
|
||||
descr: "Arte",
|
||||
},
|
||||
{
|
||||
_id: 3,
|
||||
descr: "Alimentazione",
|
||||
},
|
||||
{
|
||||
_id: 1,
|
||||
_id: 4,
|
||||
descr: "Artigianato",
|
||||
},
|
||||
{
|
||||
_id: 5,
|
||||
descr: "Assistenza Legale",
|
||||
},
|
||||
{
|
||||
_id: 6,
|
||||
descr: "Benessere e Salute",
|
||||
},
|
||||
{
|
||||
_id: 7,
|
||||
descr: "Gruppi Locali",
|
||||
},
|
||||
{
|
||||
_id: 1,
|
||||
_id: 8,
|
||||
descr: "Istruzione",
|
||||
},
|
||||
{
|
||||
_id: 1,
|
||||
_id: 9,
|
||||
descr: "Mobilità",
|
||||
},
|
||||
{
|
||||
_id: 1,
|
||||
descr: "Salute",
|
||||
},
|
||||
{
|
||||
_id: 1,
|
||||
_id: 10,
|
||||
descr: "Sport",
|
||||
},
|
||||
{
|
||||
_id: 1,
|
||||
_id: 11,
|
||||
descr: "Servizi",
|
||||
},
|
||||
{
|
||||
_id: 12,
|
||||
descr: "Tecnologia",
|
||||
},
|
||||
{
|
||||
_id: 13,
|
||||
descr: "Turismo",
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user