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
8802a81e
Commit
8802a81e
authored
Jul 29, 2020
by
Muhammad Usman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
S69294438 # Sprint 1 #Update CAreer Profile page design doesnt match with matchd design
parent
8e8f96bd
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
career-history.component.html
...reer-history/career-history/career-history.component.html
+0
-0
publish.component.html
...eer-history/career-history/publish/publish.component.html
+7
-2
No files found.
frontend/angular/src/app/my-career-web/career-history/career-history/career-history.component.html
View file @
8802a81e
frontend/angular/src/app/my-career-web/career-history/career-history/publish/publish.component.html
View file @
8802a81e
...
@@ -35,11 +35,13 @@
...
@@ -35,11 +35,13 @@
<h4
class=
"tab-heading mt-3"
>
Do you want to make any changes to the profile?
</h4>
<h4
class=
"tab-heading mt-3"
>
Do you want to make any changes to the profile?
</h4>
<div
[
ngClass
]="{'
mc-card
'
:
!
asChild
}"
>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"mt-3 col-md-6 d-flex justify-content-center
"
>
<div
class=
"col-md-6 d-flex justify-content-center"
[
ngClass
]="{'
mt-3
'
:
asChild
}
"
>
<button
class=
"mc-btn-secondary"
pButton
label=
"Change Template"
routerLink=
"/my-career-web/career-history/templates"
></button>
<button
class=
"mc-btn-secondary"
pButton
label=
"Change Template"
routerLink=
"/my-career-web/career-history/templates"
></button>
</div>
</div>
<div
class=
"mt-3 col-md-6 d-flex justify-content-center
"
>
<div
class=
"col-md-6 d-flex justify-content-center"
[
ngClass
]="{'
mt-3
'
:
asChild
}
"
>
<button
class=
"mc-btn-secondary"
pButton
label=
"Update Profile Info"
routerLink=
"/my-career-web/career-history/personal-data"
></button>
<button
class=
"mc-btn-secondary"
pButton
label=
"Update Profile Info"
routerLink=
"/my-career-web/career-history/personal-data"
></button>
</div>
</div>
</div>
</div>
...
@@ -83,5 +85,8 @@
...
@@ -83,5 +85,8 @@
<div
class=
"d-flex justify-content-center mt-5"
>
<div
class=
"d-flex justify-content-center mt-5"
>
<button
class=
"mc-btn-primary"
pButton
label=
"Complete"
[
disabled
]="!
isComplete
"
(
click
)="
saveProfile
(
true
)"
></button>
<button
class=
"mc-btn-primary"
pButton
label=
"Complete"
[
disabled
]="!
isComplete
"
(
click
)="
saveProfile
(
true
)"
></button>
</div>
</div>
</div>
</div>
</div>
</ng-template>
</ng-template>
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