stable

Clone or download

Read-only

cleanup: Remove unused presenter

Since the two branches of the if block in register.php are displaying BP page and exiting, confirmation.mustache is not anymore used and can be safely removed. Part of request #29605: Convert account registration pages to BurningParrot Change-Id: If90d5c6d530710690b3b4f2badf0f7fd3a45786f

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +0 −3 Go to diff View file
M site-content/pt_BR/LC_MESSAGES/tuleap-core.po +0 −3 Go to diff View file
D src/common/account/ConfirmationPresenter.class.php +0 −55 Go to diff View file
D src/templates/account/confirmation.mustache +0 −35 Go to diff View file
D src/themes/FlamingParrot/css/utils/_account-confirmation.scss +0 −99 Go to diff View file
M src/themes/FlamingParrot/css/utils/_definitions.scss +0 −1 Go to diff View file
D src/themes/common/css/utils/_account-confirmation.scss +0 −126 Go to diff View file
M src/themes/common/css/utils/_utils.scss +0 −1 Go to diff View file
M src/www/account/register.php +7 −36 Go to diff View file
D src/www/themes/common/images/email.svg +0 −39 Go to diff View file