caipin 5 years ago
parent
commit
e44ded5bc2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/common/dataTable/index.js

+ 1 - 1
src/common/dataTable/index.js

@@ -43,7 +43,7 @@ class dataTable extends PureComponent {
                 "language": {
                     "paginate": {
                         "next":       "  ",
-                        "previous":   "  "
+                        "previous":   "  " 
                     },
                 },
                 ordering: false,