mirror of
https://github.com/itflow-org/itflow
synced 2026-03-09 23:34:50 +00:00
More UI/UX updated to ticket details shrink padding on right cards, update wordings, changed header paddings, made unassigned a clickable badge no longer red, swapped trash cans for times icons, much cleaner overall
This commit is contained in:
@@ -158,7 +158,7 @@ ob_start();
|
||||
<span class="input-group-text"><i class="fa fa-fw fa-user-check"></i></span>
|
||||
</div>
|
||||
<select class="form-control select2" name="assigned_to">
|
||||
<option value="0">- Not Assigned -</option>
|
||||
<option value="0">- Unassigned -</option>
|
||||
<?php
|
||||
|
||||
$sql = mysqli_query(
|
||||
|
||||
Reference in New Issue
Block a user