Update 02.10.2020

This commit is contained in:
Denys Konovalov 2020-10-02 15:32:22 +02:00
parent c45b23cb04
commit 99c10e853c

@ -14,11 +14,12 @@
CMS.registerEditorComponent({
id: "gallery",
label: "Bildergallerie",
fields: {
fields: [{
name: "dir",
label: "Ordner",
widget: "string"
},
],
pattern: /{{< gallery dir="([a-zA-Z0-9]+)" >}}/,
fromBlock: function(match) {
return {