Skip to content

Commit

Permalink
SHIBUI-1141 Fixed issue with modal popping up unexpectedly
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Jan 28, 2019
1 parent 7931624 commit a1931c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<a class="nav-link"
routerLink="/metadata/resolver/new"
routerLinkActive="active"
queryParamsHandling="preserve"
[attr.aria-label]="'action.add-new-source' | translate"
role="button">
<i class="fa fa-cube fa-fw" aria-hidden="true"></i>
Expand Down

0 comments on commit a1931c8

Please sign in to comment.