mirror of
https://github.com/ulaulaman/eduinaf-ajax-filter-posts.git
synced 2025-06-27 09:03:00 +02:00
@@ -146,7 +146,7 @@
|
||||
* Remove a term from the set of query params
|
||||
*
|
||||
* @param string tax taxonomy of the term to remove
|
||||
* @param {tring term term to remove
|
||||
* @param {string term term to remove
|
||||
*/
|
||||
function removeQueryParam(tax, term) {
|
||||
if (queryParams.tax.hasOwnProperty(tax)) {
|
||||
@@ -335,4 +335,4 @@
|
||||
|
||||
init();
|
||||
|
||||
}());
|
||||
}());
|
||||
|
Reference in New Issue
Block a user