Finished up santizeInput Conv and UI updates

This commit is contained in:
johnnyq
2023-02-23 16:09:37 -05:00
parent 2b50302cf9
commit f7552cd25a
179 changed files with 1572 additions and 1349 deletions

View File

@@ -2,7 +2,7 @@
<div class="modal-dialog modal-lg">
<div class="modal-content bg-dark">
<div class="modal-header">
<h5 class="modal-title text-white"><i class="fa fa-edit mr-2"></i>Editing: <strong>Recurring Invoice</strong> Notes</h5>
<h5 class="modal-title text-white"><i class="fa fa-fw fa-edit mr-2"></i>Editing: <strong>Recurring Invoice</strong> Notes</h5>
<button type="button" class="close text-white" data-dismiss="modal">
<span>&times;</span>
</button>