full entity options
This commit is contained in:
parent
f6f3a14dbc
commit
8abdf5911b
3 changed files with 32 additions and 96 deletions
|
|
@ -185,8 +185,6 @@
|
|||
// Handle the page summary
|
||||
$("#ajax-page-summary").hide();
|
||||
$( document ).ajaxComplete(function( event, request, settings ) {
|
||||
console.log('ajax complete');
|
||||
|
||||
$("#ajax-page-summary").hide();
|
||||
if (jQuery("#ajax-page-summary").length >0) {
|
||||
$(".pager__summary").html($("#ajax-page-summary").html());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue