Pass the pagination to the right place
This commit is contained in:
@@ -39,4 +39,3 @@ class DrilldownTable(Table):
|
||||
num_users = Column()
|
||||
template_name = "ui/drilldown/table_results.html"
|
||||
paginate_by = settings.DRILLDOWN_RESULTS_PER_PAGE
|
||||
row_attrs = "is-primary"
|
||||
|
||||
Reference in New Issue
Block a user