close #1611 Fixed: Not able to login using customer email

This commit is contained in:
Cüneyt Şentürk
2020-09-23 11:31:24 +03:00
parent 9d6696187c
commit d7af10fe54
3 changed files with 82 additions and 2 deletions

View File

@ -55,7 +55,10 @@
remote-action="{{ $attributes['remote_action'] }}"
remote-type="'{{ $attributes['remote_type'] }}"
@if (!empty($attributes['currecny_code']))
currency-code="{{ $attributes['currecny_code'] }}"
@endif
loading-text="{{ trans('general.loading') }}"
no-data-text="{{ trans('general.no_data') }}"