mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-17 21:00:45 +00:00
CE-1955 Fix (new) switchLayout method to ... actually save the new layout
This commit is contained in:
@ -550,6 +550,8 @@ export class BulkLoadMapping
|
||||
{
|
||||
this.additionalFields = newAdditionalFields;
|
||||
}
|
||||
|
||||
this.layout = newLayout;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user