Изменения документа Организации
Изменить комментарий:
Imported from XAR
Комментарий
-
Свойства страницы (2 изменено, 0 добавлено, 0 удалено)
-
Объекты (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Автор документа
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki.sh ilin1 +xwiki:XWiki.mishael - Содержимое
-
... ... @@ -3,12 +3,10 @@ 3 3 'doc.title': {"link":"view"}, 4 4 'doc.location': {"html":true}, 5 5 'doc.date': {}, 6 - 'doc.author': {"link":"author"}, 7 7 '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]} 8 8 }) 9 9 #set ($options = { 10 - 'className': 'SUZ.Organizations.Code.OrgsClass', 11 - 'resultPage': 'SUZ.Organizations.Code.OrgsLiveTableResults', 9 + 'className': 'SUZ.Organizations.Code.OrganizationsClass', 12 12 'translationPrefix': 'organizations.livetable.', 13 13 'tagCloud': true, 14 14 'rowCount': 15, ... ... @@ -16,7 +16,6 @@ 16 16 'selectedColumn': 'doc.title', 17 17 'defaultOrder': 'asc' 18 18 }) 19 -#set ($columns = ['doc.title', 'doc.location', 'doc.date', ' doc.author', '_actions'])20 -#livetable(' Organizations' $columns $columnsProperties $options)17 +#set ($columns = ['doc.title', 'doc.location', 'doc.date', '_actions']) 18 +#livetable('organizations' $columns $columnsProperties $options) 21 21 {{/velocity}} 22 -
- AppWithinMinutes.LiveTableClass[0]
-
- Колонки динамической таблицы
-
... ... @@ -1,1 +1,1 @@ 1 -doc.title doc.location doc.date doc.author_actions1 +doc.title doc.location doc.date _actions