Änderungen von Dokument Ensemblereisen & Probewochenenden - Unterkünfte
                  Zuletzt geändert von Andreas Gothsch am 2024/09/27 09:59
              
      
      Von Version  5.2 
    
    
              bearbeitet von David Rick
        
am 2024/09/10 14:15
     am 2024/09/10 14:15
      Änderungskommentar:
              Updated application icon
          
         
      Auf Version  8.2 
    
    
              bearbeitet von David Rick
        
am 2024/09/10 14:18
     am 2024/09/10 14:18
      Änderungskommentar:
              Updated application icon
          
         Zusammenfassung
- 
          Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
 - 
          Objekte (1 geändert, 0 hinzugefügt, 0 gelöscht)
 
Details
- Seiteneigenschaften
 - 
      
- Inhalt
 -   
... ... @@ -1,11 +1,9 @@ 1 1 {{velocity}} 2 2 #set ($columnsProperties = { 3 3 'doc.title': {"link":"view"}, 4 - 'shortText1': {"link":"view"}, 5 - 'shortText2': {}, 6 - 'shortText3': {}, 7 7 'shortText4': {}, 8 - 'longText1': {"filterable":false,"sortable":false,"html":true}, 5 + 'shortText3': {}, 6 + 'shortText2': {}, 9 9 'longText2': {"filterable":false,"sortable":false,"html":true} 10 10 }) 11 11 #set ($options = { ... ... @@ -17,6 +17,6 @@ 17 17 'selectedColumn': 'doc.title', 18 18 'defaultOrder': 'asc' 19 19 }) 20 -#set ($columns = ['doc.title', 'shortText 1', 'shortText2', 'shortText3', 'shortText4', 'longText1', 'longText2'])18 +#set ($columns = ['doc.title', 'shortText4', 'shortText3', 'shortText2', 'longText2']) 21 21 #livetable('orte für ensemblereisen & probewochenenden' $columns $columnsProperties $options) 22 22 {{/velocity}}  
 
- AppWithinMinutes.LiveTableClass[0]
 -   
- Spalten der Live-Tabelle
 -   
... ... @@ -1,1 +1,1 @@ 1 -doc.title shortText 1shortText2 shortText3 shortText4longText1 longText21 +doc.title shortText4 shortText3 shortText2 longText2