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

Unified Diff: includes/jobs/header.tmpl

Issue 29539750: Issue 5646 - Added Scottish flag (Closed)
Patch Set: Renamed existing flags to remain consistent Created Sept. 8, 2017, 3:41 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 | « includes/globals.tmpl ('k') | static/images/flags/am.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/jobs/header.tmpl
diff --git a/includes/jobs/header.tmpl b/includes/jobs/header.tmpl
index 1e430fc436483f0d6bce9156ad3c84e0c09522d5..78ce3f5433ff5d2fa6435f781329489043612f86 100644
--- a/includes/jobs/header.tmpl
+++ b/includes/jobs/header.tmpl
@@ -41,7 +41,7 @@
{{("jobs/" + file)|linkify(class="ui-tabs-anchor")}}
{{ title }}
{% if file in german_openings %}
- <img src="/images/flags/de.png" alt="German" width="15" height="10">
+ <img src="/images/flags/germany.png" alt="German" width="15" height="10">
{% endif %}
</a>
</li>
« no previous file with comments | « includes/globals.tmpl ('k') | static/images/flags/am.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld