Changes for page P4P Networks
Last modified by Zenna Elfen on 2025/11/24 11:43
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,13 +2,7 @@ 2 2 #set ($columnsProperties = { 3 3 'doc.title': {"link":"view"}, 4 4 'shortText2': {}, 5 - 'longText1': {"filterable":false,"sortable":false,"html":true}, 6 - 'long_res': {"filterable":false,"sortable":false,"html":true}, 7 - 'long_rep': {"filterable":false,"sortable":false,"html":true}, 8 - 'long_peer': {"filterable":false,"sortable":false,"html":true}, 9 - 'long_ident': {"filterable":false,"sortable":false,"html":true}, 10 - 'long_transport': {"filterable":false,"sortable":false,"html":true}, 11 - 'long_phys': {"filterable":false,"sortable":false,"html":true} 5 + '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]} 12 12 }) 13 13 #set ($options = { 14 14 'className': 'Projects.Code.ProjectsClass', ... ... @@ -19,6 +19,6 @@ 19 19 'selectedColumn': 'doc.title', 20 20 'defaultOrder': 'asc' 21 21 }) 22 -#set ($columns = ['doc.title', 'shortText2', ' longText1', 'long_res', 'long_rep', 'long_peer', 'long_ident', 'long_transport', 'long_phys'])16 +#set ($columns = ['doc.title', 'shortText2', '_actions']) 23 23 #livetable('projects' $columns $columnsProperties $options) 24 24 {{/velocity}}
- AppWithinMinutes.LiveTableClass[0]
-
- Live Table Columns
-
... ... @@ -1,1 +1,1 @@ 1 -doc.title shortText2 longText1 long_res long_rep long_peer long_ident long_transportlong_phys1 +doc.title shortText2 _actions - Description
-
... ... @@ -4,5 +4,4 @@ 4 4 5 5 6 6 7 - 8 - 7 +\\