Sort Recurring Next Date ASC instead of DESC, add missing select2 class to select inputs

This commit is contained in:
johnnyq
2023-05-17 12:04:12 -04:00
parent 11eb104383
commit c403380562
5 changed files with 9 additions and 9 deletions

View File

@@ -111,7 +111,7 @@
<div class="input-group-prepend">
<span class="input-group-text"><i class="fa fa-fw fa-user"></i></span>
</div>
<select class="form-control" name="contact">
<select class="form-control select2" name="contact">
<option value="">- Contact -</option>
<?php