From 03dc95c7217559e0714a28984ed8f2ec0d7ff378 Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Fri, 6 Feb 2026 01:05:34 +0100 Subject: [PATCH] elements --- config/current.ver | 2 +- public/assets/js/bridge/blocks-custom.js | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/config/current.ver b/config/current.ver index 352aa14..6579f9d 100644 --- a/config/current.ver +++ b/config/current.ver @@ -1 +1 @@ -1.2.62 \ No newline at end of file +1.2.63 \ No newline at end of file diff --git a/public/assets/js/bridge/blocks-custom.js b/public/assets/js/bridge/blocks-custom.js index 179bc45..a2f2b21 100644 --- a/public/assets/js/bridge/blocks-custom.js +++ b/public/assets/js/bridge/blocks-custom.js @@ -77,7 +77,7 @@ // TABLE addOnce(bm, 'cust-table', { id:'cust-table', label:'🧩 Tabelle (2xN)', content:{ - type:'default', + type:'bridge-table', tagName:'table', attributes:{ role:'presentation', @@ -139,9 +139,7 @@ Bild -

Überschrift

-

Beschreibungstext …

- Mehr erfahren +

Text …

` } });