Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: sitescripts/subscriptions/template/recommendations.xml

Issue 29325371: Issue 2822 - Added support for new subscription types (Closed)
Patch Set: Created Sept. 2, 2015, 2:07 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sitescripts/subscriptions/subscriptionParser.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sitescripts/subscriptions/template/recommendations.xml
===================================================================
--- a/sitescripts/subscriptions/template/recommendations.xml
+++ b/sitescripts/subscriptions/template/recommendations.xml
@@ -27,7 +27,8 @@
url="{{url}}"
homepage="{{homepage}}"
prefixes="{{subscription.languages}}"
- author="{{subscription.maintainer}}"/>
+ author="{{subscription.maintainer}}"
+ type="{{subscription.type}}"/>
{% endif -%}
{% endfor -%}
</subscriptions>
« no previous file with comments | « sitescripts/subscriptions/subscriptionParser.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld