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