Skip to content

Commit

Permalink
ps: try and fix the annoying search bug in the existing bookings table
Browse files Browse the repository at this point in the history
  • Loading branch information
rayrayndwiga committed Oct 27, 2017
1 parent 2105a3d commit 4eb70ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ export default {
responsive: true,
serverSide:true,
processing:true,
searchDelay: 800,
ajax: {
"url": api_endpoints.bookings,
"dataSrc": 'results',
Expand Down
2 changes: 1 addition & 1 deletion parkstay/static/parkstay/js/parkstay.js

Large diffs are not rendered by default.

0 comments on commit 4eb70ef

Please sign in to comment.