Changes for page Vereine
Last modified by Beachvolleypedia Administrator on 2025/11/23 14:46
From version 1.5
edited by Beachvolleypedia Administrator
on 2025/11/23 14:43
on 2025/11/23 14:43
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
-
... ... @@ -12,7 +12,7 @@ 12 12 #set($clubsOptions = { 13 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,13 +21,6 @@ 21 21 "sortable":true, 22 22 "html" : "true" 23 23 }, 24 - "catgr" : { 25 - "displayName" : "Art", 26 - "type" : "text", 27 - "size" : 256, 28 - "sortable":true, 29 - "html" : "true" 30 - }, 31 31 "descr" : { 32 32 "displayName" : "Angebot", 33 33 "type" : "text",