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

Kai Reinhard
16.10.2019 5522caabab587f079a8a40b26f3e655766f38e32
borgbutler-webapp/src/components/views/jobs/JobMonitorPanel.jsx
@@ -115,7 +115,7 @@
        }
        return <React.Fragment>
            {content}
            <h5 onClick={this.toggleOldJobs}>Show old jobs
            <h5 className={'onclick'} onClick={this.toggleOldJobs}>Show old jobs
            </h5>
            <Collapse isOpen={this.state.collapseOldJobs}>
                {oldJobs}