Changes for page Team Hope Public Library
Last modified by Don B on 2025/12/11 23:51
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,8 +6,7 @@ 6 6 'document_report_link': {"filterable":false,"sortable":false,"html":true}, 7 7 'shortText2': {}, 8 8 'longText1': {"filterable":false,"sortable":false,"html":true}, 9 - '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]}, 10 - 'doc.author': {"link":"author"} 9 + '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]} 11 11 }) 12 12 #set ($options = { 13 13 'className': 'Team Hope.Code.Team HopeClass', ... ... @@ -18,6 +18,6 @@ 18 18 'selectedColumn': 'shortText1', 19 19 'defaultOrder': 'asc' 20 20 }) 21 -#set ($columns = ['shortText1', 'countylist', 'cpra_description', 'document_report_link', 'shortText2', 'longText1', '_actions' , 'doc.author'])20 +#set ($columns = ['shortText1', 'countylist', 'cpra_description', 'document_report_link', 'shortText2', 'longText1', '_actions']) 22 22 #livetable('team hope' $columns $columnsProperties $options) 23 23 {{/velocity}}
- AppWithinMinutes.LiveTableClass[0]
-
- Live Table Columns
-
... ... @@ -1,1 +1,1 @@ 1 -shortText1 countylist cpra_description document_report_link shortText2 longText1 _actions doc.author1 +shortText1 countylist cpra_description document_report_link shortText2 longText1 _actions