mirror of
https://github.com/TrentSPalmer/hugo_themes_report.git
synced 2025-11-21 02:08:25 -08:00
make columns selectable
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// called from buildSelectionMenu.js
|
||||
function buildSortByDiv(sortedBy, sortByRowDisplay) {
|
||||
let menuDiv = document.getElementById("selection-menu");
|
||||
menuDiv.innerHTML = "";
|
||||
|
||||
Reference in New Issue
Block a user