mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 20:50:13 +08:00
Fix #511 - Fix Metadata caching issue on cases
This commit is contained in:
parent
5f597a54a5
commit
89702be8bd
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ export class MetadataStore implements StateStore {
|
|||
'listView',
|
||||
'search',
|
||||
'recordView',
|
||||
'subPanel',
|
||||
'favorites'
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue