[ckan-changes] [okfn/ckan] 9b178b: [#619] Fix broken dumps link on dataset page
GitHub
noreply at github.com
Wed Mar 13 10:26:49 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 9b178b072dc8ee6813af00f31c174a3eff389c2e
https://github.com/okfn/ckan/commit/9b178b072dc8ee6813af00f31c174a3eff389c2e
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-03-12 (Tue, 12 Mar 2013)
Changed paths:
M ckan/templates/package/search.html
Log Message:
-----------
[#619] Fix broken dumps link on dataset page
An if statement in a template was wrong, so if dumps_url was _not_ set
then ckan would try to show the dumps link and would render an empty
string. Reversing the if statements fixes it.
Commit: 45f540a2a058d9de644adc4c6158dfd4f9311821
https://github.com/okfn/ckan/commit/45f540a2a058d9de644adc4c6158dfd4f9311821
Author: John Glover <glover.john at gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M ckan/templates/package/search.html
Log Message:
-----------
Merge pull request #620 from okfn/619-bug-broken-dump-link-at-bottom-of-dataset-page
[#619] Fix broken dumps link on dataset page
Compare: https://github.com/okfn/ckan/compare/290f9e0fbee8...45f540a2a058
More information about the ckan-changes
mailing list