From b47aba1d5acf09d72ba519627cb3b211ff19c460 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 23 Mar 2024 17:31:42 -0400 Subject: [PATCH] Feature: Submit form when drop down are selected everywhere --- admin_logs.php | 8 ++++---- admin_mail_queue.php | 8 ++++---- budget.php | 6 +++--- expenses.php | 6 +++--- payments.php | 6 +++--- revenues.php | 6 +++--- transfers.php | 6 +++--- trips.php | 6 +++--- vendors.php | 6 +++--- 9 files changed, 29 insertions(+), 29 deletions(-) diff --git a/admin_logs.php b/admin_logs.php index 3cd7eeba..517b0365 100644 --- a/admin_logs.php +++ b/admin_logs.php @@ -41,12 +41,12 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); -
" id="advancedFilter"> +
" id="advancedFilter">
- @@ -62,13 +62,13 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- +
- +
diff --git a/admin_mail_queue.php b/admin_mail_queue.php index 4527451f..2a26cfbe 100644 --- a/admin_mail_queue.php +++ b/admin_mail_queue.php @@ -56,12 +56,12 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
-
" id="advancedFilter"> +
" id="advancedFilter">
- @@ -77,13 +77,13 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- +
- +
diff --git a/budget.php b/budget.php index 1539fc4b..73f7ac87 100644 --- a/budget.php +++ b/budget.php @@ -51,7 +51,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- @@ -67,13 +67,13 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- +
- +
diff --git a/expenses.php b/expenses.php index 4e3783c6..93106df2 100644 --- a/expenses.php +++ b/expenses.php @@ -78,7 +78,7 @@ $recurring_expense_count = $row['num'];
- @@ -94,13 +94,13 @@ $recurring_expense_count = $row['num'];
- +
- +
diff --git a/payments.php b/payments.php index 96f36c6e..886469ea 100644 --- a/payments.php +++ b/payments.php @@ -48,7 +48,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- @@ -64,13 +64,13 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- +
- +
diff --git a/revenues.php b/revenues.php index 738fb8ea..820559f5 100644 --- a/revenues.php +++ b/revenues.php @@ -49,7 +49,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- @@ -65,13 +65,13 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- +
- +
diff --git a/transfers.php b/transfers.php index 3596cb90..bf8b0667 100644 --- a/transfers.php +++ b/transfers.php @@ -49,7 +49,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- @@ -65,13 +65,13 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- +
- +
diff --git a/trips.php b/trips.php index 729f2796..b3e13cb9 100644 --- a/trips.php +++ b/trips.php @@ -55,7 +55,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- @@ -71,13 +71,13 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- +
- +
diff --git a/vendors.php b/vendors.php index 75c3e540..50c973b1 100644 --- a/vendors.php +++ b/vendors.php @@ -51,7 +51,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- @@ -67,13 +67,13 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- +
- +