Skip to content

Commit

Permalink
added errors icon to more
Browse files Browse the repository at this point in the history
  • Loading branch information
GrabowskiM committed Aug 31, 2023
1 parent 4bd8eab commit 3a92e94
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,9 @@
<svg class="ibexa-icon ibexa-icon--tiny-small">
<use xlink:href="{{ ibexa_icon_path('caret-double-next') }}"></use>
</svg>
<svg class="ibexa-icon ibexa-icon--small ibexa-tabs__tab-warning-icon">
<use xlink:href="{{ ibexa_icon_path('warning-triangle') }}"></use>
</svg>
</a>
</li>
{% endset %}
Expand Down

0 comments on commit 3a92e94

Please sign in to comment.