function hide()
in
themes/hive/static/js/search.js [131:133]
3
lines of code
1
McCabe index (conditional complexity)
function hide(elem) { elem.style.display = 'none'; }