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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,10 +2,6 @@ 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': {}, 9 9 'doc.location': {"html":true}, 10 10 'doc.date': {}, 11 11 'doc.author': {"link":"author"}, ... ... @@ -20,6 +20,6 @@ 20 20 'selectedColumn': 'doc.title', 21 21 'defaultOrder': 'asc' 22 22 }) 23 -#set ($columns = ['doc.title', 'relation', ' auth_access', 'staticList3', 'mes_lev', 'list_tran', 'doc.location', 'doc.date', 'doc.author', '_actions'])19 +#set ($columns = ['doc.title', 'relation', 'doc.location', 'doc.date', 'doc.author', '_actions']) 24 24 #livetable('p4p security' $columns $columnsProperties $options) 25 25 {{/velocity}}
- AppWithinMinutes.LiveTableClass[0]
-
- Live Table Columns
-
... ... @@ -1,1 +1,1 @@ 1 -doc.title relation auth_access staticList3 mes_lev list_trandoc.location doc.date doc.author _actions1 +doc.title relation doc.location doc.date doc.author _actions
- XWiki.UIExtensionClass[0]
-
- name
-
... ... @@ -1,1 +1,0 @@ 1 -platform.panels.P4P SecurityApplication - parameters
-
... ... @@ -1,3 +1,0 @@ 1 -label=P4P Security 2 -target=P4P Security.WebHome 3 -icon=icon:key