Skip to content

Commit

Permalink
Remove comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
EreMaijala committed Aug 28, 2023
1 parent 06ef9be commit abbe67c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion themes/bootstrap3/js/facets.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
function buildFacetNodes(facetName, data, currentPath, allowExclude, excludeTitle, showCounts, counter, locale)
{
// Helper function to create elements
// #todo: abstract to VuFind.el?
function el(tagName, className = null) {
const node = document.createElement(tagName);

Expand Down

0 comments on commit abbe67c

Please sign in to comment.