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

Kai Reinhard
18.38.2018 b87caf3bbddd1fd0479862ed5e560408563abd07
Tabcontent...
1 files modified
10 ■■■■ changed files
borgbutler-webapp/src/components/views/archives/ArchiveView.jsx 10 ●●●● patch | view | raw | blame | history
borgbutler-webapp/src/components/views/archives/ArchiveView.jsx
@@ -97,12 +97,12 @@
                        Information
                    </NavLink>
                </Nav>
                <TabPane tabId={'1'}>
                    <FileListPanel
                        archiveId={archive.id}
                    />
                </TabPane>
                <TabContent activeTab={this.state.activeTab}>
                    <TabPane tabId={'1'}>
                        <FileListPanel
                            archiveId={archive.id}
                        />
                    </TabPane>
                    <TabPane tabId={'2'}>
                        <Table hover>
                            <tbody>