mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Moved Transfer Asset to Client to a Bulk Action and create Primary Interface when moving with MAC address
This commit is contained in:
@@ -39,9 +39,6 @@ if (isset($_GET['category']) & !empty($_GET['category'])) {
|
||||
$category_filter = '';
|
||||
}
|
||||
|
||||
//Rebuild URL
|
||||
$url_query_strings_sort = http_build_query($get_copy);
|
||||
|
||||
$sql = mysqli_query(
|
||||
$mysqli,
|
||||
"SELECT SQL_CALC_FOUND_ROWS * FROM expenses
|
||||
|
||||
Reference in New Issue
Block a user