From c45c79eca2d3cc6c90d82637842eaa5a53a37b40 Mon Sep 17 00:00:00 2001 From: "James D. Forrester" Date: Thu, 27 Oct 2016 16:53:55 -0700 Subject: [PATCH] ve.init.mw.DesktopArticleTarget: Fix missing '&&' Change-Id: I0e91cde3d38d3f5bdd7dde790093db21d8a64036 --- .../ve-mw/init/targets/ve.init.mw.DesktopArticleTarget.init.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ve-mw/init/targets/ve.init.mw.DesktopArticleTarget.init.js b/modules/ve-mw/init/targets/ve.init.mw.DesktopArticleTarget.init.js index d18c2a6e72..bdb2ea8028 100644 --- a/modules/ve-mw/init/targets/ve.init.mw.DesktopArticleTarget.init.js +++ b/modules/ve-mw/init/targets/ve.init.mw.DesktopArticleTarget.init.js @@ -877,7 +877,7 @@ activateTarget( editModes[ uri.query.veaction ], section ); } else { if ( - init.isWikitextAvailable + init.isWikitextAvailable && ( tabPreference === 'prefer-ve' || (