From 75ed461c6725d9ca74337b31a100e36f2c548fb8 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 16 Apr 2025 18:51:53 -0400 Subject: [PATCH] Asset and Contact Links now goto the details page instead of the details modal --- assets.php | 6 +----- contacts.php | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/assets.php b/assets.php index 66cc5a59..ad5c230e 100644 --- a/assets.php +++ b/assets.php @@ -550,11 +550,7 @@ if (mysqli_num_rows($os_sql) > 0) { - +
diff --git a/contacts.php b/contacts.php index 53b49e80..1ef1c912 100644 --- a/contacts.php +++ b/contacts.php @@ -445,11 +445,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
-
+