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

Unified Diff: includes/jobs/header.tmpl

Issue 29592612: Issue 5959 - Migrate jobs to greenhouse (Closed)
Patch Set: Created Oct. 30, 2017, 2:59 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 | « no previous file | no next file » | 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 32557cae20992afd754b2e3570e64a1206c18ac2..89d37b234856397b09edae039078bba37b23de32 100644
--- a/includes/jobs/header.tmpl
+++ b/includes/jobs/header.tmpl
@@ -17,15 +17,15 @@
{% set EMAIL = 3 %}
{% set openings = [
- ("IT System Administrator", "it-system-administrator", TALENTTRACKER, 189),
- ("Data Engineer", "data-engineer", TALENTTRACKER, 194),
- ("Technical Support Analyst", "technical-support-analyst", TALENTTRACKER, 191),
- ("Filter List Supporter", "filter-list-supporter", TALENTTRACKER, 127),
- ("Whitelist Maintainer", "whitelist-maintainer", TALENTTRACKER, 108),
- ("Marketing Student Help", "marketing-student-help", TALENTTRACKER, 195),
- ("Student Help Acceptable Ads Monitoring", "student-help-acceptable-ads-monitoring", TALENTTRACKER, 193),
- ("Student Help Data Protection (m/w)", "student-help-data-protection", TALENTTRACKER, 178),
- ("Speculative Application", "speculative-application", TALENTTRACKER, 51),
+ ("IT System Administrator", "it-system-administrator", GREENHOUSE, 866294),
+ ("Data Engineer", "data-engineer", GREENHOUSE, 907463),
+ ("Technical Support Analyst", "technical-support-analyst", GREENHOUSE, 907477),
+ ("Filter List Supporter", "filter-list-supporter", GREENHOUSE, 907464),
+ ("Whitelist Maintainer", "whitelist-maintainer", GREENHOUSE, 858624),
+ ("Marketing Student Help", "marketing-student-help", GREENHOUSE, 891178),
+ ("Student Help Acceptable Ads Monitoring", "student-help-acceptable-ads-monitoring", GREENHOUSE, 907475),
+ ("Student Help Data Protection (m/w)", "student-help-data-protection", GREENHOUSE, 907476),
+ ("Speculative Application", "speculative-application", GREENHOUSE, 907468),
] %}
{% set opening = openings|find(page.split("/")[-1], attribute=1) %}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld