diff --git a/src/app/admin/wholesale/WholesaleClient.tsx b/src/app/admin/wholesale/WholesaleClient.tsx index 1379316..6cead05 100644 --- a/src/app/admin/wholesale/WholesaleClient.tsx +++ b/src/app/admin/wholesale/WholesaleClient.tsx @@ -589,7 +589,7 @@ function CustomersTab({ customers, products, brandId, onMsg, registrations = [], Contact Status Registered - + @@ -727,7 +727,7 @@ function CustomersTab({ customers, products, brandId, onMsg, registrations = [], Credit Deposits Created - + @@ -956,7 +956,7 @@ function CustomerPricingPanel({ customer, products, onClose, onMsg }: { Product Standard Price Override Price - + @@ -1296,7 +1296,7 @@ function ProductsTab({ products, brandId, onMsg, onRefresh }: { Availability In Stock HP SKU - + diff --git a/src/app/wholesale/portal/WholesalePortalClient.tsx b/src/app/wholesale/portal/WholesalePortalClient.tsx index 6dcf311..d04b3ba 100644 --- a/src/app/wholesale/portal/WholesalePortalClient.tsx +++ b/src/app/wholesale/portal/WholesalePortalClient.tsx @@ -633,7 +633,7 @@ export default function WholesalePortalClient({ Qty Unit Price Total - + diff --git a/src/components/admin/CampaignListPanel.tsx b/src/components/admin/CampaignListPanel.tsx index edb8952..baa9a31 100644 --- a/src/components/admin/CampaignListPanel.tsx +++ b/src/components/admin/CampaignListPanel.tsx @@ -280,7 +280,7 @@ export default function CampaignListPanel({ initialCampaigns, brandId = "6429430 Status Created Sent - + diff --git a/src/components/admin/ProductsClient.tsx b/src/components/admin/ProductsClient.tsx index 926bbc7..6f9a6e2 100644 --- a/src/components/admin/ProductsClient.tsx +++ b/src/components/admin/ProductsClient.tsx @@ -452,7 +452,7 @@ function TableView({ Type Price Status - + @@ -703,6 +703,7 @@ function CardView({ Edit @@ -594,7 +594,7 @@ export default function TimeTrackingSettingsClient({ brandId }: TimeTrackingSett

Weekly overtime alerts

Send notification when worker hits weekly threshold

- @@ -604,7 +604,7 @@ export default function TimeTrackingSettingsClient({ brandId }: TimeTrackingSett

Show overtime warning on employee screen

Display alert when worker approaches thresholds

- diff --git a/src/components/admin/UsersPage.tsx b/src/components/admin/UsersPage.tsx index bb979ac..562ceeb 100644 --- a/src/components/admin/UsersPage.tsx +++ b/src/components/admin/UsersPage.tsx @@ -385,7 +385,7 @@ export default function UsersPage({ initialUsers, brands, currentUser, onUserCre Brand Status Created - {canManageUsers && } + {canManageUsers && } @@ -651,7 +651,7 @@ export default function UsersPage({ initialUsers, brands, currentUser, onUserCre

Active

Deactivated users cannot log in

- -