MOBILE-3320 tags: Open a certain tag in current tab
parent
e417c63e61
commit
7243f48fc5
|
@ -40,7 +40,7 @@ export class CoreTagListComponent {
|
|||
fromContextId: tag.taginstancecontextid,
|
||||
};
|
||||
|
||||
CoreNavigator.navigateToSitePath('/tag/index', { params, preferCurrentTab: false });
|
||||
CoreNavigator.navigateToSitePath('/tag/index', { params });
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue