[Icons] Added missing custom field sort icon

This commit is contained in:
Vincent Salucci 2022-02-22 10:26:44 -06:00
parent 685ffbcac5
commit 96be4c2395
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
</a>
</div>
<div class="drag-handle" appA11yTitle="{{ 'dragToSort' | i18n }}" cdkDragHandle>
<i class="bwi bwi-bars" aria-hidden="true"></i>
<i class="bwi bwi-hamburger" aria-hidden="true"></i>
</div>
</div>
</div>