mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Lots of updates, modal design updates, added notes to many tables, added contact relation to location, moved next_date as primary sorted in recurring, updated database tables, few fixes for transfers and other small bug fixes
This commit is contained in:
@@ -97,6 +97,7 @@ $total_pages = ceil($total_found_rows / 10);
|
||||
$contact_initials = initials($contact_name);
|
||||
$client_id = $row['client_id'];
|
||||
$client_name = $row['client_name'];
|
||||
$contact_notes = $row['contact_notes'];
|
||||
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user