From 88294f4a34029a1a8c40fc2a28e2963f62f72c66 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 7 Jul 2020 10:04:59 +0200 Subject: upload lister should work again.. --- .../frontend/views/upload/components/upload.index.js | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'animism-align/frontend/views/upload/components/upload.index.js') diff --git a/animism-align/frontend/views/upload/components/upload.index.js b/animism-align/frontend/views/upload/components/upload.index.js index 6123001..d17c4ca 100644 --- a/animism-align/frontend/views/upload/components/upload.index.js +++ b/animism-align/frontend/views/upload/components/upload.index.js @@ -31,7 +31,7 @@ export default class UploadIndex extends Component { } render() { - const { searchOptions, uploadActions } = this.props + const { uploadActions } = this.props const { options } = this.props.upload const { loading, lookup, order } = this.props.upload.index if (loading) { @@ -40,7 +40,7 @@ export default class UploadIndex extends Component {
{order && !!order.length && -
+
{order.map(id => )}
} @@ -67,7 +67,7 @@ export default class UploadIndex extends Component {
-
+
{order.map(id => )}
@@ -88,12 +88,6 @@ const UploadItem = ({ data }) => {
-
- -
-
- {data.username} -
{formatDateTime(data.created_at)}
-- cgit v1.2.3-70-g09d2