MinervaNeue/resources/skins.minerva.newusers
Bartosz Dziewoński 992630c705 Remove broken remains of &campaign=leftNavSignup handling
This code could never be used under normal circumstances since
a crucial bit of it was removed from MobileFrontend in 2015:
(I65e943b6dad8bfea994020f9f555bd095da1a171)

    // Allow us to distinguish sign ups from the left nav to logins.
    // This allows us to show them an edit tutorial when they return to the page.
    if ( $query['returntoquery'] === 'welcome=yes' ) {
    	$query['returntoquery'] = 'campaign=leftNavSignup';
    }

…and honestly, that's for good, because it fails horribly
when triggered by adding &campaign=leftNavSignup to the URL
manually: clicking "Start editing" in the callout navigates
you to an article called "Undefined/leftNavSignup".

Bug: T205325
Change-Id: I0e385488be5b2eaa7d489029b91e18b336c0d133
2018-09-24 19:30:03 +00:00
..
PointerOverlay.hogan Hygiene: Minerva owns PointerOverlay 2017-10-30 18:00:02 +00:00
PointerOverlay.js Hygiene: fix line length violators 2018-09-13 09:33:20 -06:00
PointerOverlay.less Remove minerva.less from global import path 2018-05-29 12:19:00 +00:00
init.js Remove broken remains of &campaign=leftNavSignup handling 2018-09-24 19:30:03 +00:00