Merge "Education popups: Only show for DesktopArticleTarget"

This commit is contained in:
jenkins-bot 2016-01-04 20:00:58 +00:00 committed by Gerrit Code Review
commit 3591a0e63d

View file

@ -23,6 +23,7 @@ ve.ui.MWEducationPopupTool = function VeUiMwEducationPopupTool( config ) {
config = config || {};
if (
!( ve.init.mw.DesktopArticleTarget && ve.init.target instanceof ve.init.mw.DesktopArticleTarget ) ||
ve.init.target.dummyToolbar ||
(
!prefSaysShow &&