[ckan-changes] commit/ckanextiati: amercader: Add new links to pacakge listing in group pages

Bitbucket commits-noreply at bitbucket.org
Thu Jul 7 13:29:57 UTC 2011


1 new changeset in ckanextiati:

http://bitbucket.org/okfn/ckanextiati/changeset/f6022ac2ef85/
changeset:   f6022ac2ef85
user:        amercader
date:        2011-07-01 11:26:54
summary:     Add new links to pacakge listing in group pages
affected #:  1 file (6 bytes)

--- a/ckanext/iati/templates/group/read.html	Thu Jun 30 21:43:22 2011 +0100
+++ b/ckanext/iati/templates/group/read.html	Fri Jul 01 10:26:54 2011 +0100
@@ -27,7 +27,7 @@
 
     <h3>Packages:</h3>
     ${c.page.pager()}
-    ${package_list(c.page.items)}
+    ${package_list_local(c.page.items)}
     ${c.page.pager()}
     <p i18n:msg="item_count">There are ${c.page.item_count} packages in this group.</p>

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