From 5bad19324c8fbdad9570198405bf6cf7d245d9db Mon Sep 17 00:00:00 2001 From: Marielle Volz Date: Sat, 3 Jan 2015 17:10:08 +0000 Subject: [PATCH] Update comment to indicate TD uses jquery.uls.data Comment updated to indicate that the TemplateData extension may also register the jquery.uls.data module. Bug: T85733 Change-Id: I161662e91148eff515d473ebe5d49d784b21a7a2 --- VisualEditor.hooks.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VisualEditor.hooks.php b/VisualEditor.hooks.php index a7542cb937..edb5eb376e 100644 --- a/VisualEditor.hooks.php +++ b/VisualEditor.hooks.php @@ -428,7 +428,7 @@ class VisualEditorHooks { /** * Conditionally register the jquery.uls.data and jquery.i18n modules, in case they've already - * been registered by the UniversalLanguageSelector extension. + * been registered by the UniversalLanguageSelector extension or the TemplateData extension. * * @param ResourceLoader $resourceLoader * @return boolean true