Skip to content

Commit

Permalink
SHIBUI-772 Added plus icon to add entity ID button
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Oct 29, 2019
1 parent 69c8949 commit 1d56827
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,8 @@
[disabled]="search.invalid"
(click)="onSelectValue(search.value)"
translate="action.add-entity-id">
Add Entity ID
Add Entity ID  
<i class="fa fa-plus" aria-hidden="true"></i>
</button>
</div>
</div>
Expand Down

0 comments on commit 1d56827

Please sign in to comment.