minor tweak...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-07-02 16:45:02 +03:00
parent 716af4ca50
commit 4de04fc1c3

View File

@ -828,7 +828,7 @@ var UIIntrospectionActions = actions.Actions({
make(tag)
}) }
draw('Loaded', that.features.features)
draw('Loaded (in order)', that.features.features)
draw('Excluded', that.features.excluded)
draw('Disabled', that.features.disabled)
draw('Not applicable', that.features.unapplicable)