mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-30 02:52:22 +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',
|
'listView',
|
||||||
'search',
|
'search',
|
||||||
'recordView',
|
'recordView',
|
||||||
|
'subPanel',
|
||||||
'favorites'
|
'favorites'
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue