Merge pull request #6098 from emanuelschuetze/link

Fixed faq link
This commit is contained in:
Emanuel Schütze 2021-06-02 15:28:42 +02:00 committed by GitHub
commit cccfec9154
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
</ng-container>
<ng-container *ngSwitchCase="'tooLessLocalStorage'">
<span>{{ "QuotaExceededError: The local storage's quota is too low" | translate }}</span>
<a href="https://support.openslides.com/help/de-de/7/57" target="_blank">{{ 'Click here for more information' | translate }}</a>
<a href="https://support.openslides.com/help/de-de/8/57" target="_blank">{{ 'Click here for more information' | translate }}</a>
</ng-container>
<ng-container *ngSwitchDefault>
<a class="banner-link" [routerLink]="banner.link" [style.cursor]="banner.link ? 'pointer' : 'default'">