SearchKit - Show result count at top of table
authorColeman Watts <coleman@civicrm.org>
Thu, 27 Oct 2022 15:59:53 +0000 (11:59 -0400)
committerColeman Watts <coleman@civicrm.org>
Thu, 27 Oct 2022 16:04:11 +0000 (12:04 -0400)
commit16f9dbd91da700a4204bde140f88209866a8877f
tree6d8f885342997141926957c2e174b923e676ecf9
parent5d9296aa406b9ab3129247b1d8789c9d46d461de
SearchKit - Show result count at top of table

Fixes dev/core#3944
Shows result count at the top of the table, not just in the pager.
Only shows the count if the search button or actions are enabled.
ext/search_kit/ang/crmSearchAdmin/resultsTable/crmSearchAdminResultsTable.html
ext/search_kit/ang/crmSearchDisplay/Pager.html
ext/search_kit/ang/crmSearchDisplay/ResultCount.html [new file with mode: 0644]
ext/search_kit/ang/crmSearchDisplayTable/crmSearchDisplayTable.html