[FileCommander] Fix issues with parent directory

Merged
#467 · Created  · Last updated

Merged pull request

Merged in adoxa/easy-ui-4/fc-parent-fix (pull request #467)

33db132·Author: ·Closed by: ·2018-07-03

Description

Commit d9541f4 replaced the parent directory != False test with is not None (or even Nome). This is wrong, as None is valid, representing the list of storage devices.

0 attachments

0 comments

Loading commits...