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 …

` } });