From bd1f69005590c57995d8a89e4a95a5752d923bfe Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Wed, 22 Feb 2023 16:36:44 +0100 Subject: [PATCH] Metadata: Change position of software info in files tab Signed-off-by: Michael Mayer --- frontend/src/dialog/photo/edit/files.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/src/dialog/photo/edit/files.vue b/frontend/src/dialog/photo/edit/files.vue index ac0c6fde7..afcf9c427 100644 --- a/frontend/src/dialog/photo/edit/files.vue +++ b/frontend/src/dialog/photo/edit/files.vue @@ -106,6 +106,12 @@ {{ file.sizeInfo() }} + + + Software + + {{ file.Software }} + Type @@ -120,12 +126,6 @@ Yes - - - Software - - {{ file.Software }} - Codec