[cc-commits] [SCM] cc.engine: License chooser, public domain chooser, deeds (branch next) updated. d57db1800e21497b921fadfcee20e504f542a166
Gitosis User
git at gandi0.creativecommons.org
Wed Sep 28 12:24:53 EDT 2011
The branch, next has been updated
via d57db1800e21497b921fadfcee20e504f542a166 (commit)
from acd5fffd8502723007beef77e91d79f2cd43db31 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d57db1800e21497b921fadfcee20e504f542a166
Author: Christopher Allan Webber <cwebber at dustycloud.org>
Date: Wed Sep 28 09:46:40 2011 -0500
typo on deprecated message; license.current_version.url -> license.current_version.uri
Previously the link to the new version wasn't showing up...
-----------------------------------------------------------------------
Summary of changes (followed by patch):
cc/engine/templates/licenses/standard_deed.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/cc/engine/templates/licenses/standard_deed.html b/cc/engine/templates/licenses/standard_deed.html
index c26e40c..b51d1f0 100644
--- a/cc/engine/templates/licenses/standard_deed.html
+++ b/cc/engine/templates/licenses/standard_deed.html
@@ -184,7 +184,7 @@
<div id="deed-newer" tal:condition="">
<p>
{{ cctrans(locale, "deed.superseded",
- current_version_url=license.current_version.url)|safe }}
+ current_version_url=license.current_version.uri)|safe }}
</p>
</div>
{% endif %}
hooks/post-receive
--
cc.engine: License chooser, public domain chooser, deeds
More information about the cc-commits
mailing list