MOBILE-3833 database: Fix log view not called when not open
This commit is contained in:
parent
e0309cf320
commit
05ffa6f807
@ -243,6 +243,8 @@ export class AddonModDataIndexComponent extends CoreCourseModuleMainActivityComp
|
||||
|
||||
this.isEmpty = true;
|
||||
this.groupInfo = undefined;
|
||||
|
||||
return;
|
||||
} else {
|
||||
canSearch = true;
|
||||
canAdd = this.access.canaddentry;
|
||||
|
Loading…
x
Reference in New Issue
Block a user