webseite/flowblocks/flow_steps.ini
L3D fd742c7049 redesign website (!1)
Co-authored-by: L3D <l3d@see-base.de>
Reviewed-on: https://backwesen.de/c3woc/webseite/pulls/1
2022-05-18 00:35:37 +02:00

25 lines
533 B
INI

[block]
name = Rezept Schritt
button_label = recipe steps
[fields.step]
label = step
description = Schritt zur Zubereitung des Rezept
type = string
[fields.haccp_type]
label = optional control point or critical control point
description = HACCP guideline type
type = select
choices = control_point, critical_control_point
width = 1/3
[fields.haccp_string]
label = HACCP guideline
description = Refers to specific HACCP guidelines relevant to this step
width = 2/3
[fields.notes]
label = note
type = flow
flow_blocks = flow_notes