mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 15:09:31 +02:00
MESSENGER-3460 testing element
This commit is contained in:
@@ -736,7 +736,8 @@ static const CGFloat kAuthInputContainerViewMinHeightConstraintConstant = 150.0;
|
||||
else
|
||||
{
|
||||
// Customise the screen for regular authentication.
|
||||
self.customServersTickButton.hidden = NO;
|
||||
// bwi: server tick button is always hidden
|
||||
self.customServersTickButton.hidden = YES;
|
||||
[self updateRightBarButtonItem];
|
||||
self.navigationItem.title = nil;
|
||||
self.softLogoutClearDataContainer.hidden = YES;
|
||||
|
||||
Reference in New Issue
Block a user