From a412354c0c2f706d88cc56f6086754c0c6f208f8 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 10 Oct 2019 19:43:56 +0300 Subject: [PATCH] minor tweak... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/metadata.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ui (gen4)/features/metadata.js b/ui (gen4)/features/metadata.js index 6cef9985..60ee5e7c 100755 --- a/ui (gen4)/features/metadata.js +++ b/ui (gen4)/features/metadata.js @@ -381,9 +381,11 @@ var MetadataUIActions = actions.Actions({ }, }) } + // preview... make(['Preview:', this.updatePreview()], { cls: 'preview', }) + make.Separator() // essentials... make(['$GID: ', image])