diff options
Diffstat (limited to 'uploader/static/js/populations.js')
-rw-r--r-- | uploader/static/js/populations.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uploader/static/js/populations.js b/uploader/static/js/populations.js index 73e298a..be1231f 100644 --- a/uploader/static/js/populations.js +++ b/uploader/static/js/populations.js @@ -1,5 +1,4 @@ $(() => { - dtAddCommonHandlers("#tbl-select-population"); var populationsDataTable = buildDataTable( "#tbl-select-population", JSON.parse( |