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

Kai Reinhard
08.14.2019 a0a4a18fd65353b69bac041dd84dfc4c211a3e15
borgbutler-webapp/src/components/views/archives/ArchiveView.jsx
@@ -1,5 +1,5 @@
import React from 'react'
import {Nav, NavLink, TabContent, Table, TabPane} from 'reactstrap';
import {CardBody, Nav, NavLink, TabContent, Table, TabPane} from 'reactstrap';
import {PageHeader} from '../../general/BootstrapComponents';
import {getRestServiceUrl, humanFileSize, humanSeconds} from '../../../utilities/global';
import ErrorAlert from '../../general/ErrorAlert';
@@ -107,7 +107,7 @@
                        />
                    </TabPane>
                    <TabPane tabId={'2'}>
                        <Table hover>
                        <Table striped bordered hover>
                            <tbody>
                            <tr>
                                <td>Archive</td>