[ckan-changes] [ckan/ckan] 200a8e: Fix dataset count display for groups
GitHub
noreply at github.com
Thu Jul 20 14:05:48 UTC 2017
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 200a8e1bc3beabd592819193f15444227e240caa
https://github.com/ckan/ckan/commit/200a8e1bc3beabd592819193f15444227e240caa
Author: kmbn <github at nevermindtheumlauts.com>
Date: 2017-07-20 (Thu, 20 Jul 2017)
Changed paths:
M ckan/templates/group/snippets/group_item.html
Log Message:
-----------
Fix dataset count display for groups
Dataset counts were not displayed at all for group items because
the template checked `packages` rather than `package_count`.
Commit: c31fa06042ee1607ba14aa11ebb0663b9e0456e0
https://github.com/ckan/ckan/commit/c31fa06042ee1607ba14aa11ebb0663b9e0456e0
Author: Ian Ward <ian at excess.org>
Date: 2017-07-20 (Thu, 20 Jul 2017)
Changed paths:
M ckan/templates/group/snippets/group_item.html
Log Message:
-----------
Merge pull request #3711 from kmbn/group_package_count
Fix dataset count display for groups
Compare: https://github.com/ckan/ckan/compare/58d0c0109046...c31fa06042ee
More information about the ckan-changes
mailing list