From 2b22ed9b9253b4f7e6c2c1cf85c4a178e38be8b0 Mon Sep 17 00:00:00 2001 From: Stephan Richter Date: Fri, 21 Nov 2025 08:23:58 +0100 Subject: [PATCH] removed debug output Signed-off-by: Stephan Richter --- frontend/src/routes/stock/Index.svelte | 6 ------ 1 file changed, 6 deletions(-) diff --git a/frontend/src/routes/stock/Index.svelte b/frontend/src/routes/stock/Index.svelte index 325c874..c1c76f4 100644 --- a/frontend/src/routes/stock/Index.svelte +++ b/frontend/src/routes/stock/Index.svelte @@ -225,12 +225,6 @@

{t('Stock')}

- - {#if location_id}location id: {location_id}{/if} - {#if owner}owner type: {owner},{/if} - {#if owner_id}owner id: {owner_id},{/if} - {#if item_id}item id: {item_id}{/if} -
{#if top_level}