From 4b0a55144f3d0f5d468cc17f39218dcaa010a71f Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 15 Feb 2020 20:29:57 -0500 Subject: Some front end fixes. --- ui/src/components/community.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ui/src/components/community.tsx') diff --git a/ui/src/components/community.tsx b/ui/src/components/community.tsx index e28c99bc..67386469 100644 --- a/ui/src/components/community.tsx +++ b/ui/src/components/community.tsx @@ -136,6 +136,7 @@ export class Community extends Component { render() { return (
+ {this.selects()} {this.state.loading ? (
@@ -158,7 +159,6 @@ export class Community extends Component { )}
- {this.selects()} {this.listings()} {this.paginator()}
@@ -200,7 +200,7 @@ export class Community extends Component { onChange={this.handleDataTypeChange} /> - + { }`} target="_blank" > - + # -- cgit v1.2.3