Skip to content
Snippets Groups Projects
Commit cf3083da authored by OZGCloud's avatar OZGCloud
Browse files

OZG-635 remove highlighting from "Alle Vorgänge" when search result page

parent 27c0d2b4
No related branches found
No related tags found
No related merge requests found
<nav [ngClass]="{ small: navigationCollapse$ | async }"> <nav [ngClass]="{ small: navigationCollapse$ | async }">
<ul> <ul>
<li> <li>
<a routerLink="/" routerLinkActive="active" [routerLinkActiveOptions]="{ exact: false }" matRipple matRippleColor="rgba(13,71,161, 0.08)"> <a routerLink="/" routerLinkActive="active" [routerLinkActiveOptions]="{ exact: true }" matRipple matRippleColor="rgba(13,71,161, 0.08)">
<mat-icon>apps</mat-icon> <mat-icon>apps</mat-icon>
<span>Alle Vorgänge</span> <span>Alle Vorgänge</span>
</a> </a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment