Commit 9bda3c10 by chenith

Hide company logo.

parent c15cb30b
......@@ -16,7 +16,7 @@
<div class="officer-box">
<div class="officer-name">
<div class="chief-officer"><img src="images/post-p.png" />
<div class="chief-officer"><%--<img src="images/post-p.png" />--%>
<oneit:button value=" " name="gotoPage" skin="link"
requestAttribs="<%= CollectionUtils.mapEntry("nextPage", jobPage)
.mapEntry("procParams", CollectionUtils.mapEntry("Job", job).toMap())
......
......@@ -28,7 +28,7 @@
</style>
<div class="main-position-overview">
<div class="aust-logo"><img src="images/logo.svg"></div>
<%-- <div class="aust-logo"> <img src="images/logo.svg"> </div> --%>
<div class="overview-title"><oneit:toString value="<%= job.getPageTitle() %>" mode="EscapeHTML"/></div>
<%
if(job.getReferenceNumber() != null)
......
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