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

Kai Reinhard
10.31.2019 0992ffc2057d8c7fd99d383cc03c82e9245fa4fa
Shows now error badge.
1 files modified
2 ■■■ changed files
borgbutler-webapp/src/components/views/repos/RepoArchiveListView.jsx 2 ●●● patch | view | raw | blame | history
borgbutler-webapp/src/components/views/repos/RepoArchiveListView.jsx
@@ -230,7 +230,7 @@
                    className={classNames({active: this.state.activeTab === '3'})}
                    onClick={this.toggleTab('3')}
                >
                    Configuration
                    Configuration {errorBadge}
                </NavLink>
            </Nav>
            <TabContent activeTab={this.state.activeTab}>