- 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

@@ -2722,6 +2722,13 @@
}
},
"production": {
"options": {
"small": "Small",
"medium": "Medium",
"large": "Large",
"vertical": "Vertical",
"horizontal": "Horizontal"
},
"settings": {
"layout": "Layout",
"information": "Information",
@@ -2752,6 +2759,8 @@
"settings": "Error saving board settings: {{error}}"
},
"labels": {
"orientation": "Orientation",
"card_size": "Card Size",
"model_info": "Model Info",
"actual_in": "Actual In",
"alert": "Alert",
@@ -2770,7 +2779,7 @@
"cardsettings": "Card Settings",
"clm_no": "Claim Number",
"comment": "Comment",
"compact": "Compact Cards",
"compact": "Compact",
"detailpriority": "D/P",
"employeeassignments": "Employee Assignments",
"employeesearch": "Employee Search",