mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Add basic e2e testing for i18n
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
aria-haspopup="menu"
|
||||
[title]="'nav.language' | translate"
|
||||
(click)="$event.preventDefault()" data-toggle="dropdown" ngbDropdownToggle
|
||||
data-test="lang-switch"
|
||||
tabindex="0">
|
||||
<i class="fas fa-globe-asia fa-lg fa-fw"></i>
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user