Änderungen von Dokument Musiker*innen & Ensembleleitende
Zuletzt geändert von Pia Metzing am 2025/02/25 15:34
Von Version 13.1
bearbeitet von David Rick
am 2024/08/06 15:59
am 2024/08/06 15:59
Änderungskommentar:
Tabelle aktualisieren
Auf Version 14.1
bearbeitet von David Rick
am 2024/08/06 16:00
am 2024/08/06 16:00
Änderungskommentar:
Tabelle aktualisieren
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
-
Objekte (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -2,10 +2,10 @@ 2 2 #set ($columnsProperties = { 3 3 'doc.title': {"link":"view"}, 4 4 'longText1': {"filterable":false,"sortable":false,"html":true}, 5 - 'content1': {"filterable":false,"sortable":false,"html":true}, 6 6 'Instrumente': {}, 7 7 'staticList1': {}, 8 - 'staticList2': {} 7 + 'staticList2': {}, 8 + 'longText7': {"filterable":false,"sortable":false,"html":true} 9 9 }) 10 10 #set ($options = { 11 11 'className': 'Musiker*innen.Code.Musiker*innenClass', ... ... @@ -16,6 +16,6 @@ 16 16 'selectedColumn': 'doc.title', 17 17 'defaultOrder': 'asc' 18 18 }) 19 -#set ($columns = ['doc.title', 'longText1', ' content1', 'Instrumente', 'staticList1', 'staticList2'])19 +#set ($columns = ['doc.title', 'longText1', 'Instrumente', 'staticList1', 'staticList2', 'longText7']) 20 20 #livetable('musiker*innen' $columns $columnsProperties $options) 21 21 {{/velocity}}
- AppWithinMinutes.LiveTableClass[0]
-
- Spalten der Live-Tabelle
-
... ... @@ -1,1 +1,1 @@ 1 -doc.title longText1 content1Instrumente staticList1 staticList21 +doc.title longText1 Instrumente staticList1 staticList2 longText7