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

Delta Between Two Patch Sets: includes/size-of-team.tmpl

Issue 5507124440334336: Made the team size calculated dynamically, based on the list of team members, which is defined only… (Closed)
Left Patch Set: Adressed comments Created Dec. 11, 2013, 7:21 p.m.
Right Patch Set: Addressed comments Created Dec. 12, 2013, 10:25 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « includes/press/faq.md ('k') | includes/size-of-team-plus-one.tmpl » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 {%- from "globals" import people -%} 1 {%- from "includes/globals" import people -%}
2 {{- people|length -}} 2 {{- people|length -}}
LEFTRIGHT

Powered by Google App Engine
This is Rietveld