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
e57241bf
Commit
e57241bf
authored
Nov 29, 2018
by
Nilu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
S12832853 # Client - Incoming Issues (raised by Client) #Location too generic
parent
297397c2
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
edit_job.jsp
cmsWebApp/webroot/extensions/adminportal/edit_job.jsp
+1
-1
job_review_submit.jsp
...bApp/webroot/extensions/adminportal/job_review_submit.jsp
+1
-1
job_overview.jsp
...ebApp/webroot/extensions/applicantportal/job_overview.jsp
+1
-1
No files found.
cmsWebApp/webroot/extensions/adminportal/edit_job.jsp
View file @
e57241bf
...
@@ -92,7 +92,7 @@
...
@@ -92,7 +92,7 @@
<label><oneit:label GUIName="Location" /></label>
<label><oneit:label GUIName="Location" /></label>
</div>
</div>
<div class="col-sm-9 col-xs-12 review-data">
<div class="col-sm-9 col-xs-12 review-data">
<oneit:toString value="<%= job.get
Location
() %>" mode="EscapeHTML"/>
<oneit:toString value="<%= job.get
GoogleAddressText
() %>" mode="EscapeHTML"/>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
cmsWebApp/webroot/extensions/adminportal/job_review_submit.jsp
View file @
e57241bf
...
@@ -129,7 +129,7 @@
...
@@ -129,7 +129,7 @@
</div>
</div>
<div class="col-md-8">
<div class="col-md-8">
<span class="skill-label">
<span class="skill-label">
<oneit:toString value="<%= job.get
Location
() %>" mode="EscapeHTML" />
<oneit:toString value="<%= job.get
GoogleAddressText
() %>" mode="EscapeHTML" />
</span>
</span>
</div>
</div>
</div>
</div>
...
...
cmsWebApp/webroot/extensions/applicantportal/job_overview.jsp
View file @
e57241bf
...
@@ -67,7 +67,7 @@
...
@@ -67,7 +67,7 @@
<tbody>
<tbody>
<tr>
<tr>
<td class="pos-tabel-td">Location:</td>
<td class="pos-tabel-td">Location:</td>
<td class="pos-tabel-second"><oneit:toString value="<%= job.get
Location
() %>" mode="EscapeHTML" nullValue="-"/></td>
<td class="pos-tabel-second"><oneit:toString value="<%= job.get
GoogleAddressText
() %>" mode="EscapeHTML" nullValue="-"/></td>
</tr>
</tr>
<tr>
<tr>
<td class="pos-tabel-td">Type:</td>
<td class="pos-tabel-td">Type:</td>
...
...
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