Skip to content

Commit

Permalink
Merged in bugfix/SHIBUI-1141 (pull request #283)
Browse files Browse the repository at this point in the history
SHIBUI-1141 Fixed issue with modal popping up unexpectedly

Approved-by: Ryan Mathis <rmathis@unicon.net>
  • Loading branch information
rmathis committed Jan 28, 2019
2 parents 7931624 + a1931c8 commit aaf9e00
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 aaf9e00

Please sign in to comment.