From 05a1c330fe549bc5547bb560801efa0af938407f Mon Sep 17 00:00:00 2001 From: Jan Drewniak Date: Mon, 27 Jun 2022 15:44:19 -0400 Subject: [PATCH] Attach VE to `#content` while title-above-tabs feature is disabled. Limits the usage of the `data-mw-ve-target-container` attribute, which changes the position of VE, to be enabled only when the title-above-tabs feature is enabled. Bug: T310197 Change-Id: I846135a88acf713bed608ad4f147f7602ce7cc2b --- includes/templates/skin.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/templates/skin.mustache b/includes/templates/skin.mustache index acad1e56..df958d0b 100644 --- a/includes/templates/skin.mustache +++ b/includes/templates/skin.mustache @@ -68,7 +68,7 @@ {{>ArticleToolbar}} {{/is-title-above-tabs}} -
+
{{>ContentSubheader}}
{{{html-subtitle}}}
{{{html-undelete-link}}}