Commit debdd48b by Nilu

S12429689 # Internal Issues (raised by QA) #Hiring team next to Teammates is missing

parent 4fff4f7b
...@@ -7041,4 +7041,6 @@ input{ ...@@ -7041,4 +7041,6 @@ input{
.red-requirements {color: #F9623D;} .red-requirements {color: #F9623D;}
.green-requirements {color: #67B413;} .green-requirements {color: #67B413;}
label.select-all-jobs:after {padding-left: 3px;} label.select-all-jobs:after {padding-left: 3px;}
\ No newline at end of file
.teammate-hiringteam {color: #8E97A0; font-size: 22px; font-weight: 300;}
...@@ -116,7 +116,7 @@ ...@@ -116,7 +116,7 @@
<div class="eq-justify-content"> <div class="eq-justify-content">
<div class="manage-user-left"> <div class="manage-user-left">
<div class="jobs-list-shorting"> <div class="jobs-list-shorting">
<div class="d-job-title all-jobs-title">Teammates</div> <div class="d-job-title all-jobs-title">Teammates <span class="teammate-hiringteam">(<%= hiringTeam %>)</span></div>
<div class="shorting-dropdown"> <div class="shorting-dropdown">
<span class="order-label">order by</span> <span class="order-label">order by</span>
<select class="form-control" onChange="location=this.value"> <select class="form-control" onChange="location=this.value">
......
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