Move version check inside PersonalUrls hook

Stop additional conditional hook if MW < 1.37, and move the check
to inside the hook itself

Bug: T299305
Change-Id: Ied1c5c0beee015d7b0a8d6bd750346f4a8a5aaa1
This commit is contained in:
Abijeet
2022-01-20 14:06:57 +05:30
committed by jenkins-bot
parent 18ebb4bafc
commit 6e6635bdbb
2 changed files with 11 additions and 12 deletions

View File

@@ -25,6 +25,7 @@
"GetBetaFeaturePreferences": "main",
"GetPreferences": "main",
"MakeGlobalVariablesScript": "main",
"PersonalUrls": "main",
"ResourceLoaderGetConfigVars": "main",
"SkinAfterPortlet": "main",
"SkinTemplateNavigation::Universal": "main",