From 40caeb220c0b906b3c8e1a583db074cbd856fb68 Mon Sep 17 00:00:00 2001 From: Zsolt Tasnadi Date: Mon, 27 Jul 2026 08:26:09 +0200 Subject: [PATCH] advanced image management 2 --- apps/frontend/src/page/catalog/CatalogShowPage.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/frontend/src/page/catalog/CatalogShowPage.vue b/apps/frontend/src/page/catalog/CatalogShowPage.vue index 9f32eba..7d857ae 100644 --- a/apps/frontend/src/page/catalog/CatalogShowPage.vue +++ b/apps/frontend/src/page/catalog/CatalogShowPage.vue @@ -176,18 +176,18 @@ +
+
+ {{ error || t('catalogShow.loading') }} +
+
+ - -
-
- {{ error || t('catalogShow.loading') }} -
-