Old code was initialising the dataTable twice - once in the parent block and once in the child. This doesn't actually work and just caused errors. Switch to only initializing it once. Unfortunately this creates copy-pasta :( |
||
|---|---|---|
| .. | ||
| _result_notification_prepare_help.html | ||
| _review_table.html | ||
| access_not_permitted.html | ||
| base.html | ||
| result_notification.html | ||
| result_notification_prepare.html | ||
| review_admin.html | ||
| review_assignment.html | ||
| review_bulk_update.html | ||
| review_comment.html | ||
| review_detail.html | ||
| review_list.html | ||
| review_review.html | ||
| review_stats.html | ||