Merge branch 'staging' of https://gitea.hephex.de/admin/webshop into staging
# Conflicts: # shop/lib/actions/email-templates.ts
This commit is contained in:
@@ -1097,6 +1097,7 @@ export function OrderWizard({
|
||||
billingBadgeClass={billingBadgeClass}
|
||||
existingModuleIds={existingModuleIds}
|
||||
activeCategoryId={activeCategoryId}
|
||||
editingDeviceName={editingIdx !== null ? (basketItems[editingIdx]?.deviceName || `Kasse ${editingIdx + 1}`) : null}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user