Renamed the module's machine name from islandora_advanced_search to `advanced_search
This commit is contained in:
parent
c210ee062c
commit
a3cca6bc37
36 changed files with 130 additions and 130 deletions
|
|
@ -1,4 +1,4 @@
|
|||
//# sourceURL=modules/contrib/islandora/modules/islandora_advanced_search/js/facets/facets-view.ajax.js
|
||||
//# sourceURL=modules/contrib/islandora/modules/advanced_search/js/facets/facets-view.ajax.js
|
||||
/**
|
||||
* @file
|
||||
* Overrides the facets-view-ajax.js behavior from the 'facets' module.
|
||||
|
|
@ -132,7 +132,7 @@
|
|||
|
||||
window.history.pushState(null, document.title, $(this).attr("href"));
|
||||
});
|
||||
|
||||
|
||||
/* digitalutsc added */
|
||||
$('.pager__sort select[name="order"]')
|
||||
.once()
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
//# sourceURL=modules/contrib/islandora/modules/islandora_advanced_search/js/facets/soft-limit.js
|
||||
//# sourceURL=modules/contrib/islandora/modules/advanced_search/js/facets/soft-limit.js
|
||||
/**
|
||||
* @file
|
||||
* Overrides the soft-limit.js behavior from the 'facets' module.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue