diff --git a/client_asset_edit_modal.php b/client_asset_edit_modal.php index 970edabb..1d009d3a 100644 --- a/client_asset_edit_modal.php +++ b/client_asset_edit_modal.php @@ -390,6 +390,8 @@ +
Asset ID: = $asset_id ?>
+ diff --git a/client_contact_edit_modal.php b/client_contact_edit_modal.php index 44533ce3..e2538db8 100644 --- a/client_contact_edit_modal.php +++ b/client_contact_edit_modal.php @@ -276,6 +276,8 @@ +Contact ID: = $contact_id ?>
+ diff --git a/client_location_edit_modal.php b/client_location_edit_modal.php index 5e76eae5..7843c848 100644 --- a/client_location_edit_modal.php +++ b/client_location_edit_modal.php @@ -182,16 +182,12 @@ -Location ID: = $location_id ?>
+ diff --git a/vendor_edit_modal.php b/vendor_edit_modal.php index 281c9e64..80304f76 100644 --- a/vendor_edit_modal.php +++ b/vendor_edit_modal.php @@ -1,184 +1,186 @@