MOBILE-3320 login: Use type submit on connect button
This commit is contained in:
		
							parent
							
								
									d6d48ee19c
								
							
						
					
					
						commit
						456db8816e
					
				| @ -74,7 +74,7 @@ | ||||
| 
 | ||||
|         <ion-item *ngIf="siteSelector == 'url'" lines="none"> | ||||
|             <ion-label> | ||||
|                 <ion-button expand="block" [disabled]="!siteForm.valid" class="ion-text-wrap"> | ||||
|                 <ion-button expand="block" [disabled]="!siteForm.valid" class="ion-text-wrap" type="submit"> | ||||
|                     {{ 'core.login.connect' | translate }} | ||||
|                 </ion-button> | ||||
|             </ion-label> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user