designtopack/public/site/blueprints/sections/projects.yml

20 lines
411 B
YAML
Raw Normal View History

type: pages
headline: Projets
template: project
layout: table
columns:
title:
label: Titre
client: true
currentStep:
label: Étape en cours
value: "{{ page.getStepLabel }}"
2025-01-27 20:18:59 +01:00
isDTLEnabled:
label: Design to Light
value: "<input type='checkbox' disabled {{ page.isDTLEnabled.value ? 'checked' : '' }}>"
type: html
width: 1/6
empty: Pas encore de projet
image: false
search: true