Commit ec492124 by chenith

Work Preferences TYPO.

parent 630174f5
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
.mapEntry("procParams", CollectionUtils.mapEntry("JobApplication", jobApplication).toMap()) .mapEntry("procParams", CollectionUtils.mapEntry("JobApplication", jobApplication).toMap())
.toMap() %>"> .toMap() %>">
<span><%= isCultureComplete ? "<img src=\"images/right-mark.png\" />" : (includeAssessment ? "2" : "1")%></span> <span><%= isCultureComplete ? "<img src=\"images/right-mark.png\" />" : (includeAssessment ? "2" : "1")%></span>
<div class="mobile-hide">Workplace Preference</div> <div class="mobile-hide">Workplace Preferences</div>
</oneit:button> </oneit:button>
</li> </li>
<li class="<%= pageNumber == "3" ? "active" : isAssesmentComplete ? "complate" : ""%>"> <li class="<%= pageNumber == "3" ? "active" : isAssesmentComplete ? "complate" : ""%>">
......
...@@ -83,13 +83,13 @@ ...@@ -83,13 +83,13 @@
<div class="clearfix no-height"></div> <div class="clearfix no-height"></div>
</div> </div>
<div class="show-mobile-title"> <div class="show-mobile-title">
<div class="mobile-title-page">Workplace Preference</div> <div class="mobile-title-page">Workplace Preferences</div>
<div class="mobile-estimated">Estimated time to complete: <div class="mobile-estimated">Estimated time to complete:
<span class="estimated-time-20">&nbsp;5 mins</span> <span class="estimated-time-20">&nbsp;5 mins</span>
</div> </div>
</div> </div>
<div class="section-c-title m-hide"> <div class="section-c-title m-hide">
Workplace Preference Workplace Preferences
<span class="estimated-time">Estimated time to complete: <span class="estimated-time">Estimated time to complete:
<span class="estimated-time-20">&nbsp;5 mins</span> <span class="estimated-time-20">&nbsp;5 mins</span>
</span> </span>
......
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