mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
716af4ca50
commit
4de04fc1c3
@ -828,7 +828,7 @@ var UIIntrospectionActions = actions.Actions({
|
|||||||
make(tag)
|
make(tag)
|
||||||
}) }
|
}) }
|
||||||
|
|
||||||
draw('Loaded', that.features.features)
|
draw('Loaded (in order)', that.features.features)
|
||||||
draw('Excluded', that.features.excluded)
|
draw('Excluded', that.features.excluded)
|
||||||
draw('Disabled', that.features.disabled)
|
draw('Disabled', that.features.disabled)
|
||||||
draw('Not applicable', that.features.unapplicable)
|
draw('Not applicable', that.features.unapplicable)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user