Skip to content

Commit

Permalink
Satisfy HtmlUnit
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Jul 17, 2023
1 parent f8d5d3b commit 8aee10e
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
// prettier-ignore
window.createFilterMenuButton = function (
button,
menu,
menuAlignment,
menuMinScrollHeight,
menuMinScrollHeight
) {
var MIN_NUM_OPTIONS = 5;
var menuButton = new YAHOO.widget.Button(button, {
Expand Down

0 comments on commit 8aee10e

Please sign in to comment.