diff --git a/vendors.php b/vendors.php index 25b22c3bf..a1243fbf4 100644 --- a/vendors.php +++ b/vendors.php @@ -17,7 +17,7 @@ AND vendor_template = 0 AND DATE(vendor_created_at) BETWEEN '$dtf' AND '$dtt' AND (vendor_name LIKE '%$q%' OR vendor_description LIKE '%$q%' OR vendor_account_number LIKE '%$q%' OR vendor_website LIKE '%$q%' OR vendor_contact_name LIKE '%$q%' OR vendor_email LIKE '%$q%' OR vendor_phone LIKE '%$phone_query%') - AND vendor_archived_at IS NULL + AND vendor_$archive_query ORDER BY $sort $order LIMIT $record_from, $record_to" ); @@ -45,6 +45,16 @@ +
+
+ +
+
" id="advancedFilter">