From ba2d6b67099a7edfcc09a14b3e127dcc11ab7b02 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 27 Nov 2025 13:41:53 -0500 Subject: [PATCH] Convert Bulk Edit Product Category modal to ajax --- agent/modals/{quote => }/rack/rack_add.php | 0 agent/modals/{quote => }/rack/rack_device_add.php | 0 agent/modals/{quote => }/rack/rack_edit.php | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename agent/modals/{quote => }/rack/rack_add.php (100%) rename agent/modals/{quote => }/rack/rack_device_add.php (100%) rename agent/modals/{quote => }/rack/rack_edit.php (100%) diff --git a/agent/modals/quote/rack/rack_add.php b/agent/modals/rack/rack_add.php similarity index 100% rename from agent/modals/quote/rack/rack_add.php rename to agent/modals/rack/rack_add.php diff --git a/agent/modals/quote/rack/rack_device_add.php b/agent/modals/rack/rack_device_add.php similarity index 100% rename from agent/modals/quote/rack/rack_device_add.php rename to agent/modals/rack/rack_device_add.php diff --git a/agent/modals/quote/rack/rack_edit.php b/agent/modals/rack/rack_edit.php similarity index 100% rename from agent/modals/quote/rack/rack_edit.php rename to agent/modals/rack/rack_edit.php