Skip to content

Commit

Permalink
enable loading indicator in participants view
Browse files Browse the repository at this point in the history
  • Loading branch information
bbonf committed Oct 14, 2024
1 parent b4104ee commit ab27731
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lab/participants/templates/participants/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ <h1>
buttons : ['pageLength'],
serverSide: true,
ajax: '{% url "participants:datalist" %}',
processing: true
});
</script>
{% endblock %}

0 comments on commit ab27731

Please sign in to comment.