Loading themes/newSplashWP.js +2 −0 Original line number Diff line number Diff line Loading @@ -252,6 +252,8 @@ module.exports = { return (e !== 'eXe-iDevice') && (e !== 'iDevice'); })[0]; } // WordPress theme uses spaces in iDevice types idtype = idtype.replace(/_+/g, ' '); // process new style Template:IDevice separately if ($(this).hasClass('iDevice')) { Loading Loading
themes/newSplashWP.js +2 −0 Original line number Diff line number Diff line Loading @@ -252,6 +252,8 @@ module.exports = { return (e !== 'eXe-iDevice') && (e !== 'iDevice'); })[0]; } // WordPress theme uses spaces in iDevice types idtype = idtype.replace(/_+/g, ' '); // process new style Template:IDevice separately if ($(this).hasClass('iDevice')) { Loading