Replace Glyphicons with Material Design

This commit is contained in:
Jeremy Stretch
2020-11-06 14:49:14 -05:00
parent 867f308027
commit 72dace29b7
42 changed files with 136 additions and 136 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
</tbody>
</table>
<button type="submit" class="btn btn-danger">
<span class="glyphicon glyphicon-trash" aria-hidden="true"></span> Clear Selected
<span class="mdi mdi-trash-can-outline" aria-hidden="true"></span> Clear Selected
</button>
</form>
{% else %}