forked from ag_kommunikation/webseite
18 lines
377 B
INI
18 lines
377 B
INI
[block]
|
|
name = Icon Bubbles
|
|
button_label = Add Icon Bubble
|
|
label = {{ this.card_title }}
|
|
|
|
[fields.icon_path]
|
|
label = Icon Pfad
|
|
description = Iconpfad z. B. /images/logos/Ansible_logo.svg
|
|
type = select
|
|
source = record.attachments.images
|
|
width = 1/2
|
|
|
|
[fields.icon_alt]
|
|
label = Icon-Alt-Text
|
|
description = Icon Alt Text z. B. Logo of the Ansible project
|
|
type = string
|
|
width = 1/2
|