Änderungen von Dokument Probenräume & Aufführungsorte

Zuletzt geändert von Pia Metzing am 2024/11/25 11:41

Von Version 68.2
bearbeitet von Andreas Gothsch
am 2024/09/10 18:35
Änderungskommentar: Updated application icon
Auf Version 69.1
bearbeitet von Andreas Gothsch
am 2024/09/10 18:41
Änderungskommentar: Tabelle aktualisieren

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -8,8 +8,8 @@
8 8   'staticList1': {}
9 9  })
10 10  #set ($options = {
11 - 'className': 'Proberäume-Tabelle.Code.Proberäume-TabelleClass',
12 - 'translationPrefix': 'proberäume-tabelle.livetable.',
11 + 'className': 'Proberäume-Aufführungsorte.Code.Proberäume-AufführungsorteClass',
12 + 'translationPrefix': 'proberäume-aufführungsorte.livetable.',
13 13   'tagCloud': true,
14 14   'rowCount': 15,
15 15   'maxPages': 10,
... ... @@ -17,5 +17,5 @@
17 17   'defaultOrder': 'asc'
18 18  })
19 19  #set ($columns = ['Nutzung', 'doc.title', 'Stadtteil', 'shortText1', 'number3', 'staticList1'])
20 -#livetable('proberäume-tabelle' $columns $columnsProperties $options)
20 +#livetable('proberäume-aufführungsorte' $columns $columnsProperties $options)
21 21  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Class
... ... @@ -1,1 +1,1 @@
1 -Proberäume-Tabelle.Code.Proberäume-TabelleClass
1 +Proberäume-Aufführungsorte.Code.Proberäume-AufführungsorteClass