mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0a040acf3c
commit
a412354c0c
@ -381,9 +381,11 @@ var MetadataUIActions = actions.Actions({
|
|||||||
},
|
},
|
||||||
}) }
|
}) }
|
||||||
|
|
||||||
|
// preview...
|
||||||
make(['Preview:', this.updatePreview()], {
|
make(['Preview:', this.updatePreview()], {
|
||||||
cls: 'preview',
|
cls: 'preview',
|
||||||
})
|
})
|
||||||
|
make.Separator()
|
||||||
|
|
||||||
// essentials...
|
// essentials...
|
||||||
make(['$GID: ', image])
|
make(['$GID: ', image])
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user