- Sistemato i Referenti (e non Editori), quando crei un nuovo Catalogo ti imposta la proprietà a te, ma chiunque Collaboratore potrebbe cmq modificartelo.
This commit is contained in:
@@ -188,7 +188,7 @@ export const colTableCatalogList = [
|
||||
name: 'referenti',
|
||||
label_trans: 'cataloglist.referenti',
|
||||
fieldtype: costanti.FieldType.multiselect,
|
||||
jointable: 'lista_editori',
|
||||
jointable: 'lista_referenti',
|
||||
}),
|
||||
AddCol({
|
||||
name: 'idPageAssigned',
|
||||
@@ -5210,6 +5210,13 @@ export const fieldsTable = {
|
||||
colkey: 'username',
|
||||
collabel: 'name',
|
||||
},
|
||||
{
|
||||
value: 'lista_referenti',
|
||||
label: 'Referenti',
|
||||
columns: colTableUsersGeneric,
|
||||
colkey: 'username',
|
||||
collabel: 'name',
|
||||
},
|
||||
{
|
||||
value: 'mygroups',
|
||||
label: 'Organizzazioni',
|
||||
|
||||
Reference in New Issue
Block a user