[ckan-changes] commit/ckanextiati: amercader: [merge] from default
Bitbucket
commits-noreply at bitbucket.org
Mon Oct 24 15:09:26 UTC 2011
1 new changeset in ckanextiati:
http://bitbucket.org/okfn/ckanextiati/changeset/246815965ac8/
changeset: 246815965ac8
branch: spreadsheet-support
user: amercader
date: 2011-10-24 17:09:12
summary: [merge] from default
affected #: 1 file (-1 bytes)
--- a/ckanext/iati/templates/package/read_core.html Mon Oct 24 15:50:11 2011 +0100
+++ b/ckanext/iati/templates/package/read_core.html Mon Oct 24 16:09:12 2011 +0100
@@ -37,7 +37,7 @@
<py:choose test=""><table py:when="c.pkg.resources" width="100%">
- <tr><th>URL</th><th>Format</th><th>Preview</th></tr>
+ <tr><th>URL</th><th>Format</th><th py:if="config.get('iati.preview_service','')">Preview</th></tr><py:for each="res in c.pkg.resources"><tr><td><a href="${res.url}" target="_blank">Download</a></td>
Repository URL: https://bitbucket.org/okfn/ckanextiati/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
More information about the ckan-changes
mailing list