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
debdd48b
Commit
debdd48b
authored
Nov 02, 2018
by
Nilu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
S12429689 # Internal Issues (raised by QA) #Hiring team next to Teammates is missing
parent
4fff4f7b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
common.css
cmsWebApp/webroot/css/common.css
+3
-2
manage_users.jsp
cmsWebApp/webroot/extensions/adminportal/manage_users.jsp
+1
-1
No files found.
cmsWebApp/webroot/css/common.css
View file @
debdd48b
...
...
@@ -7041,4 +7041,6 @@ input{
.red-requirements
{
color
:
#F9623D
;}
.green-requirements
{
color
:
#67B413
;}
label
.select-all-jobs
:after
{
padding-left
:
3px
;}
\ No newline at end of file
label
.select-all-jobs
:after
{
padding-left
:
3px
;}
.teammate-hiringteam
{
color
:
#8E97A0
;
font-size
:
22px
;
font-weight
:
300
;}
cmsWebApp/webroot/extensions/adminportal/manage_users.jsp
View file @
debdd48b
...
...
@@ -116,7 +116,7 @@
<div class="eq-justify-content">
<div class="manage-user-left">
<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">
<span class="order-label">order by</span>
<select class="form-control" onChange="location=this.value">
...
...
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