- Working Configurable card sizes for both Horizontal and Vertical!

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-07-14 21:24:24 -04:00
parent b58b5e65dc
commit e593943d99
8 changed files with 489 additions and 68 deletions

View File

@@ -210,6 +210,7 @@ function ProductionBoardKanbanComponent({ data, bodyshop, refetch, insertAuditTr
scheduled_completion: true,
cardcolor: false,
orientation: false,
cardSize: "small",
model_info: true
},
[associationSettings]