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
e5107094
Commit
e5107094
authored
Dec 03, 2019
by
GD-A-150752
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
message-engine-hiring-team mode-removed
parent
8cd1c29d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
message-engine-applicant-view.component.html
...plicant-view/message-engine-applicant-view.component.html
+2
-2
No files found.
frontend/angular/src/app/components/message-engine-applicant-view/message-engine-applicant-view.component.html
View file @
e5107094
...
...
@@ -74,7 +74,7 @@
</p-editor>
</div>
<div
class=
"ui-g-3"
>
<app-select-2
*
ngIf=
"sentViaEnum &&
!applicantMode
"
(
valChange
)="
updateSentVia
($
event
)"
<app-select-2
*
ngIf=
"sentViaEnum &&
embedded
"
(
valChange
)="
updateSentVia
($
event
)"
[
data
]="
sentViaEnum
"
[
value
]="
Message
.
SentVia
"
fieldLabel=
"Description"
>
...
...
@@ -90,7 +90,7 @@
M202.992,332.528v124.517l58.738-67.927L202.992,332.528z"
></path>
</svg>
</button>
<button
*
ngIf=
"
!applicantMode
"
type=
"button"
pButton
label=
"Read"
<button
*
ngIf=
"
embedded
"
type=
"button"
pButton
label=
"Read"
icon=
"ui-icon-check"
(
click
)="
markAsRead
()"
></button>
</div>
...
...
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