Skip to content

Commit

Permalink
fix(admin-ui): Add missing icon
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbromley committed Aug 9, 2019
1 parent 0032978 commit 4027325
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
(click)="deleteCountry(country.id)"
vdrDropdownItem
>
<clr-icon shape="trash" class="is-danger"></clr-icon>
{{ 'common.delete' | translate }}
</button>
</vdr-dropdown-menu>
Expand Down

0 comments on commit 4027325

Please sign in to comment.