Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PERFORMA_REPLICA
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Muhammad Usman
PERFORMA_REPLICA
Commits
ae47ba5a
Commit
ae47ba5a
authored
Aug 25, 2017
by
chenith
Committed by
Harsh Shah
Sep 06, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Success msg changed to "Thank you :)" with smile icon.
parent
b455c713
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
4 deletions
+23
-4
common.css
cmsWebApp/webroot/css/common.css
+19
-0
submit_application.jsp
...webroot/extensions/applicantportal/submit_application.jsp
+4
-4
No files found.
cmsWebApp/webroot/css/common.css
View file @
ae47ba5a
...
...
@@ -4665,4 +4665,22 @@ label, label .label-title span {
.estimated-time
span
{
font-family
:
"Usual-Bold"
;
}
.smile-face
{
position
:
absolute
;
width
:
30.2px
;
margin-left
:
8px
;
font-size
:
26px
;
}
.mob-smile-face
{
position
:
absolute
;
width
:
16.2px
;
margin-left
:
8px
;
font-size
:
26px
;
}
.btn-gotojob
{
border-radius
:
100px
!important
;
}
\ No newline at end of file
cmsWebApp/webroot/extensions/applicantportal/submit_application.jsp
View file @
ae47ba5a
...
...
@@ -20,19 +20,19 @@
<img src="images/australia-post.png" />
<span><oneit:toString value="<%= job.getPageTitle() %>" mode="EscapeHTML"/></span>
</div>
<div class="mobile-successfull-show display-none">
Application Successfully Submitted
</div>
<div class="mobile-successfull-show display-none">
Thank you <span><img class="mob-smile-face" src="images/smile-face.png" /></span>
</div>
<div class="section-page-area complete-back">
<div class="job-post-complete">
<div class="big-right-sy"><span><img src="images/big-right-symbol.svg" /></span></div>
<div class="app-complete-title m-hide">
Application Successfully Submitted
</div>
<div class="app-complete-title m-hide">
Thank you <span><img class="smile-face"src="images/smile-face.png" /></span>
</div>
<div class="app-complete-text">
Your application for
Your application for
klk aksfjasdjasdjasjdas fksdj as ad
<oneit:toString value="<%= job.getJobTitle() %>" mode="EscapeHTML"/>
has been submitted for review.
</div>
<oneit:form name="applyJob" method="post" enctype="multipart/form-data">
<div class="section-btn text-center">
<oneit:button value="Return to Job Details" name="gotoPage" cssClass="b
ox-btn
"
<oneit:button value="Return to Job Details" name="gotoPage" cssClass="b
tn btn-primary box-btn btn-gotojob
"
requestAttribs="<%= CollectionUtils.mapEntry("nextPage", exitPage)
.mapEntry("procParams", CollectionUtils.mapEntry("JobApplication", jobApplication).toMap())
.toMap() %>"/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment