mirror of https://github.com/micromata/borgbackup-butler.git

Fin Reinhard
22.19.2019 d76865d06eb0b2e2ad64af26fba43f1d6381dc07
rest of 75830b3

oupsie. forgot something
1 files modified
1 ■■■■ changed files
borgbutler-webapp/src/components/views/archives/FileListPanel.jsx 1 ●●●● patch | view | raw | blame | history
borgbutler-webapp/src/components/views/archives/FileListPanel.jsx
@@ -118,7 +118,6 @@
                let breadcrumb;
                if (this.state.filter.mode === 'tree' && this.state.filter.currentDirectory.length > 0) {
                        let path = '';
                    breadcrumb = (
                        <Breadcrumb>
                            <BreadcrumbPath match={this.props.match} />