window.footerGenerator = function(summary) { return [{html: summary, className: "text-dark"}, "flex", "pager"]; }