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 Aug. 28, 2015, 5:29 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
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>

Powered by Google App Engine
This is Rietveld