Changes for page P4P Security
Last modified by Zenna Elfen on 2025/11/24 08:50
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,6 +2,10 @@ 2 2 #set ($columnsProperties = { 3 3 'doc.title': {"link":"view"}, 4 4 'relation': {"html":true}, 5 + 'auth_access': {}, 6 + 'staticList3': {}, 7 + 'mes_lev': {}, 8 + 'list_tran': {}, 5 5 'doc.location': {"html":true}, 6 6 'doc.date': {}, 7 7 'doc.author': {"link":"author"}, ... ... @@ -16,6 +16,6 @@ 16 16 'selectedColumn': 'doc.title', 17 17 'defaultOrder': 'asc' 18 18 }) 19 -#set ($columns = ['doc.title', 'relation', 'doc.location', 'doc.date', 'doc.author', '_actions']) 23 +#set ($columns = ['doc.title', 'relation', 'auth_access', 'staticList3', 'mes_lev', 'list_tran', 'doc.location', 'doc.date', 'doc.author', '_actions']) 20 20 #livetable('p4p security' $columns $columnsProperties $options) 21 21 {{/velocity}}
- AppWithinMinutes.LiveTableClass[0]
-
- Live Table Columns
-
... ... @@ -1,1 +1,1 @@ 1 -doc.title relation doc.location doc.date doc.author _actions 1 +doc.title relation auth_access staticList3 mes_lev list_tran doc.location doc.date doc.author _actions