MOBILE-4011 sitehome: Capture root link
This commit is contained in:
parent
eb632cc9e4
commit
95c5c243c3
@ -31,7 +31,7 @@ export class CoreSiteHomeIndexLinkHandlerService extends CoreContentLinksHandler
|
||||
|
||||
name = 'CoreSiteHomeIndexLinkHandler';
|
||||
featureName = 'CoreMainMenuDelegate_CoreSiteHome';
|
||||
pattern = /(\/course\/view\.php.*([?&]id=\d+)|\/index\.php(\?redirect=0)?)/;
|
||||
pattern = /(\/course\/view\.php.*([?&]id=\d+)|\/index\.php(\?redirect=0)?|\/?\?redirect=0)/;
|
||||
|
||||
/**
|
||||
* @inheritdoc
|
||||
|
Loading…
x
Reference in New Issue
Block a user