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

Unified Diff: includes/jobs/header.tmpl

Issue 4656385128136704: Issue 2056 - HR block fix (Closed)
Patch Set: Created March 24, 2015, 2:06 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 | pages/press.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/jobs/header.tmpl
===================================================================
--- a/includes/jobs/header.tmpl
+++ b/includes/jobs/header.tmpl
@@ -25,6 +25,10 @@
<div id="jobs-info" class="content-block">
<div id="tabs-openings" class="columns-container one-sidebar">
<div class="column sidebar-left">
+ <div class="contact-person">
+ <? include jobs/contact ?>
+ </div>
+
<h3 class="heading centered"><span>Current openings:</span></h3>
<ul class="ui-tabs-nav ui-tabs-nav-vertical">
@@ -44,10 +48,6 @@
<img id="ihk-logo" src="/images/ihk.png" alt="IHK Ausbildungsbetrieb" width="120" height="80">
<img id="fair-company-logo" src="/images/fair-company.jpg" alt="Fair Company" height="80">
</p>
-
- <p>
- <? include jobs/contact ?>
- </p>
</div>
<div class="column">
« no previous file with comments | « no previous file | pages/press.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld