Merge pull request #670 from Neradoc/patch-1
update the URL with feature filters
This commit is contained in:
commit
04c9e1266f
1 changed files with 1 additions and 1 deletions
|
|
@ -220,7 +220,7 @@ function setupFilterListeners() {
|
|||
removeFilterTag('feature', checkbox.value);
|
||||
}
|
||||
}
|
||||
setURL('features', downloadsSearch.selected.manufacturers);
|
||||
setURL('features', downloadsSearch.selected.features);
|
||||
filterResults();
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue