Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
VeNJOB
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nguyen Hoang Mai Phuong
VeNJOB
Commits
eba9e791
Commit
eba9e791
authored
Sep 01, 2021
by
Nguyen Hoang Mai Phuong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add link_to to title favorite history
parent
3b6d9261
Pipeline
#1410
failed with stages
in 0 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
app/views/favorite_jobs/show.html.slim
+1
-1
app/views/history_jobs/show.html.slim
+1
-1
No files found.
app/views/favorite_jobs/show.html.slim
View file @
eba9e791
...
@@ -11,7 +11,7 @@ h3.p-3.text-center
...
@@ -11,7 +11,7 @@ h3.p-3.text-center
=
f
.
radio_button
:job_id
,
favorite
.
job
.
id
,
class:
"form-check-input mt-0"
=
f
.
radio_button
:job_id
,
favorite
.
job
.
id
,
class:
"form-check-input mt-0"
.col-9.p-3.border.card-body.text-dark
.col-9.p-3.border.card-body.text-dark
h5
.mb-1
h5
.mb-1
=
favorite
.
job
.
title
=
link_to
favorite
.
job
.
title
,
detail_path
(
favorite
.
job
.
slug
)
p
.mb-1
p
.mb-1
i
.fas.fa-dollar-sign.m-1
i
.fas.fa-dollar-sign.m-1
|
Lương:
|
Lương:
...
...
app/views/history_jobs/show.html.slim
View file @
eba9e791
...
@@ -9,7 +9,7 @@ h3.p-3.text-center
...
@@ -9,7 +9,7 @@ h3.p-3.text-center
=
f
.
radio_button
:job_id
,
history
.
job
.
id
,
class:
"form-check-input mt-0"
=
f
.
radio_button
:job_id
,
history
.
job
.
id
,
class:
"form-check-input mt-0"
.col-11.p-3.border.card-body.text-dark
.col-11.p-3.border.card-body.text-dark
h5
.mb-1
h5
.mb-1
=
history
.
job
.
title
=
link_to
history
.
job
.
title
,
detail_path
(
history
.
job
.
slug
)
p
.mb-1
p
.mb-1
i
.fas.fa-dollar-sign.m-1
i
.fas.fa-dollar-sign.m-1
|
Lương:
|
Lương:
...
...
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