[ckan-changes] commit/ckan: dread: [templates][xs]: Comments were getting through to the browser, so made into genshi comments.

Bitbucket commits-noreply at bitbucket.org
Wed Jul 13 13:27:13 UTC 2011


1 new changeset in ckan:

http://bitbucket.org/okfn/ckan/changeset/32de078f4c60/
changeset:   32de078f4c60
branch:      release-v1.4.2
user:        dread
date:        2011-07-13 15:04:52
summary:     [templates][xs]: Comments were getting through to the browser, so made into genshi comments.
affected #:  1 file (3 bytes)

--- a/ckan/templates/_util.html	Wed Jul 13 12:26:26 2011 +0100
+++ b/ckan/templates/_util.html	Wed Jul 13 14:04:52 2011 +0100
@@ -248,8 +248,8 @@
     </py:for></table>
 
-<!-- Copy and paste of above table. Only difference when created was the h.linked_user for the  -->
-<!-- table rows. How to combine the two? -->
+<!--! Copy and paste of above table. Only difference when created was the h.linked_user for the  -->
+<!--! table rows. How to combine the two? --><table py:def="authz_form_group_table(id, roles, users, user_role_dict)"><tr><th>User Group</th>
@@ -305,7 +305,7 @@
     </tr></table>
 
-  <!-- again, copy-and-paste of above, this time to attach different autocompletion -->
+  <!--! again, copy-and-paste of above, this time to attach different autocompletion --><table py:def="authz_add_group_table(roles)"><tr><th>User Group</th>

Repository URL: https://bitbucket.org/okfn/ckan/

--

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