- Working Configurable card sizes for both Horizontal and Vertical!
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user