diff options
author | Frederick Muriuki Muriithi | 2025-03-17 10:13:36 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2025-03-17 10:13:36 -0500 |
commit | 36caf7caa1285a8ee7733026c35fd0736d29c737 (patch) | |
tree | 374f23e8e41aa0346b099d886836333442f1d319 | |
parent | 85023ce314656cf8b984d8748ccd3dec7469b009 (diff) | |
download | guix-bioinformatics-36caf7caa1285a8ee7733026c35fd0736d29c737.tar.gz |
Use datatables with bootstrap5 integration.
-rw-r--r-- | gn/packages/genenetwork.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index e552c7d..f45c40a 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -512,7 +512,7 @@ storage.") temporary-python-flask-session web-bootstrap-5 javascript-jquery-1 - javascript-datatables-2 + javascript-datatables-bootstrap5 javascript-datatables-select javascript-datatables-buttons-3 javascript-datatables-scroller-2 |