minor tweak...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-10-10 19:43:56 +03:00
parent 0a040acf3c
commit a412354c0c

View File

@ -381,9 +381,11 @@ var MetadataUIActions = actions.Actions({
},
}) }
// preview...
make(['Preview:', this.updatePreview()], {
cls: 'preview',
})
make.Separator()
// essentials...
make(['$GID: ', image])