PMCORE-4027[28891-29654] Case history and case data showing previous case information
Corrections add overlay CR
This commit is contained in:
@@ -66,7 +66,6 @@ export default {
|
||||
const previousSelectedTabHash = expiringStorage.get(this.storageKey);
|
||||
if (this.findTab(previousSelectedTabHash)) {
|
||||
this.selectTab(previousSelectedTabHash);
|
||||
return;
|
||||
}
|
||||
if (
|
||||
this.options.defaultTabHash !== null &&
|
||||
|
||||
Reference in New Issue
Block a user