diff options
| author | Frederick Muriuki Muriithi | 2025-03-12 12:48:28 -0500 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2025-03-12 12:50:04 -0500 |
| commit | b5842a85b3277462fb1083ee22d516a085da0fea (patch) | |
| tree | 016a801dd96555fa1e05e0b65766f2b4796cf1e1 /uploader/static/js/populations.js | |
| parent | 43118074beaaebd8e3ed0bc134ef6edf918abd41 (diff) | |
| download | gn-uploader-b5842a85b3277462fb1083ee22d516a085da0fea.tar.gz | |
Remove obsolete and incompatible row-selection code.
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( |
