Changes for page Vereine
Last modified by Beachvolleypedia Administrator on 2025/11/23 14:46
From version 1.4
edited by Beachvolleypedia Administrator
on 2025/11/23 13:06
on 2025/11/23 13:06
Change comment:
There is no comment for this version
To version 1.6
edited by Beachvolleypedia Administrator
on 2025/11/23 14:45
on 2025/11/23 14:45
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -10,9 +10,9 @@ 10 10 11 11 {{velocity}} 12 12 #set($clubsOptions = { 13 - "url":"https: ~/~/beachvolleypedia.com:8823/bvpaddons/LivetableContent?entity=club"13 + "url":"https://beachvolleypedia.com:8823/bvpaddons/LivetableContent?entity=club" 14 14 }) 15 -#set($clubsCols = ["title", " catgr", "descr", "locality", "links"])15 +#set($clubsCols = ["title", "descr", "locality", "links"]) 16 16 #set($clubsColprops = { 17 17 "title" : { 18 18 "displayName" : "Name", ... ... @@ -21,15 +21,8 @@ 21 21 "sortable":true, 22 22 "html" : "true" 23 23 }, 24 - "catgr" : { 25 - "displayName" : "Struktur", 26 - "type" : "text", 27 - "size" : 256, 28 - "sortable":true, 29 - "html" : "true" 30 - }, 31 31 "descr" : { 32 - "displayName" : " Beschreibung",25 + "displayName" : "Angebot", 33 33 "type" : "text", 34 34 "size" : 256, 35 35 "sortable":true,