+
{{ 'INFO' | translate }}
+ open_in_new
}
-
-
- @if (!isLoggedIn) {
+ @if (
+ searchType !== searchTypes.DISPLACEMENT ||
+ breakpoint > breakpoints.SMALL
+ ) {
+
- }
- @if (isLoggedIn) {
+ @if (!isLoggedIn) {
+
+ } @else {
+
+ }
}
}
}
@@ -211,8 +346,7 @@
>
account_circle
- }
- @if (isLoggedIn) {
+ } @else {
account_circle
@@ -256,8 +390,7 @@
video_library
{{ 'VIDEO_TUTORIALS' | translate }}
- }
- @if ((breakpoint$ | async) !== breakpoints.MOBILE) {
+ } @else {