Commit 57f86a57 by Nilu

S12532194 # Client - Incoming Issues (raised by Client) #Does not use new UI -…

S12532194 # Client - Incoming Issues (raised by Client) #Does not use new UI - update client name / hiring team name
parent 50dc35f9
...@@ -538,7 +538,7 @@ public class Job extends BaseJob ...@@ -538,7 +538,7 @@ public class Job extends BaseJob
return getHiringTeam().getHiringTeamName(); return getHiringTeam().getHiringTeamName();
} }
return null; return "";
} }
......
...@@ -84,20 +84,17 @@ ...@@ -84,20 +84,17 @@
<div class="welcome-header"> <div class="welcome-header">
<div class="welcome-aust-logo"> <div class="welcome-aust-logo">
<% <%
if(logo != null) if(logo != null)
{ {
int logoHeight = 45; int logoHeight = 45;
%> %>
<tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" /> <tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" />
<% <%
} }
%> %>
</div> </div>
<div class="welcome-header-title"> <div class="welcome-header-title">
Austrilia Post <%= job.getTeamName() %>
</div> </div>
<div style="clear:both"></div> <div style="clear:both"></div>
</div> </div>
......
...@@ -131,15 +131,13 @@ ...@@ -131,15 +131,13 @@
{ {
int logoHeight = 45; int logoHeight = 45;
%> %>
<tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" /> <tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" />
<% <%
} }
%> %>
</div> </div>
<div class="header-title"> <div class="header-title">
Austrilia Post <%= job.getTeamName() %>
</div> </div>
</div> </div>
</div> </div>
......
...@@ -36,19 +36,16 @@ ...@@ -36,19 +36,16 @@
{ {
int logoHeight = 45; int logoHeight = 45;
%> %>
<tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" /> <tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" />
<% <%
} }
%> %>
</div> </div>
<div class="header-title"> <div class="header-title">
Austrilia Post <%= job.getTeamName() %>
</div> </div>
</div> </div>
</div> </div>
<div class="main-position-overview"> <div class="main-position-overview">
......
...@@ -99,15 +99,13 @@ ...@@ -99,15 +99,13 @@
{ {
int logoHeight = 45; int logoHeight = 45;
%> %>
<tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" /> <tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" />
<% <%
} }
%> %>
</div> </div>
<div class="header-title"> <div class="header-title">
Austrilia Post <%= job.getTeamName() %>
</div> </div>
</div> </div>
</div> </div>
......
...@@ -104,15 +104,13 @@ ...@@ -104,15 +104,13 @@
{ {
int logoHeight = 45; int logoHeight = 45;
%> %>
<tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" /> <tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" />
<% <%
} }
%> %>
</div> </div>
<div class="header-title"> <div class="header-title">
Austrilia Post <%= job.getTeamName() %>
</div> </div>
</div> </div>
</div> </div>
......
...@@ -25,15 +25,13 @@ ...@@ -25,15 +25,13 @@
{ {
int logoHeight = 45; int logoHeight = 45;
%> %>
<tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" /> <tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" />
<% <%
} }
%> %>
</div> </div>
<div class="header-title"> <div class="header-title">
Austrilia Post <%= job.getTeamName() %>
</div> </div>
</div> </div>
</div> </div>
......
...@@ -33,20 +33,16 @@ ...@@ -33,20 +33,16 @@
{ {
int logoHeight = 45; int logoHeight = 45;
%> %>
<tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" /> <tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" />
<% <%
} }
%> %>
</div> </div>
<div class="header-title"> <div class="header-title">
Austrilia Post <%= job.getTeamName() %>
</div> </div>
</div> </div>
</div> </div>
<div class="main-verify-identity"> <div class="main-verify-identity">
<div class="pl-verify">Please verify your identity before applying to:</div> <div class="pl-verify">Please verify your identity before applying to:</div>
......
...@@ -119,15 +119,13 @@ ...@@ -119,15 +119,13 @@
{ {
int logoHeight = 45; int logoHeight = 45;
%> %>
<tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" /> <tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" />
<% <%
} }
%> %>
</div> </div>
<div class="header-title"> <div class="header-title">
Austrilia Post <%= job.getTeamName() %>
</div> </div>
</div> </div>
</div> </div>
......
...@@ -89,15 +89,13 @@ ...@@ -89,15 +89,13 @@
{ {
int logoHeight = 45; int logoHeight = 45;
%> %>
<tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" /> <tagfile:img src="<%= ThumbnailUtils.filterImage(DiskFileBinaryContent.getRelativeURL(logo), "KEEP", new ScaleWithin (0, logoHeight)) %>" />
<% <%
} }
%> %>
</div> </div>
<div class="header-title"> <div class="header-title">
Austrilia Post <%= job.getTeamName() %>
</div> </div>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment