Changes for page Team Hope Copy Public Library
Last modified by Larry Maloney on 2023/12/04 17:43
From version 57.2
edited by Larry Maloney
on 2023/11/30 21:51
on 2023/11/30 21:51
Change comment:
Updated application icon
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,6 @@ 1 1 {{velocity}} 2 2 #set ($columnsProperties = { 3 3 'doc.title': {"link":"view"}, 4 - 'shortText1': {}, 5 5 'countylist': {}, 6 6 'cpra_description': {"filterable":false,"sortable":false,"html":true}, 7 7 'document_report_link': {"filterable":false,"sortable":false,"html":true}, ... ... @@ -18,6 +18,6 @@ 18 18 'selectedColumn': 'doc.title', 19 19 'defaultOrder': 'asc' 20 20 }) 21 -#set ($columns = ['doc.title', ' shortText1', 'countylist', 'cpra_description', 'document_report_link', 'shortText2', 'longText1', '_actions'])20 +#set ($columns = ['doc.title', '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 -doc.title shortText1countylist cpra_description document_report_link shortText2 longText1 _actions1 +doc.title countylist cpra_description document_report_link shortText2 longText1 _actions