Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
aoz-003
Commits
de237a17
Verified
Commit
de237a17
authored
Sep 26, 2018
by
Kaspar Vollenweider
👻
Browse files
add link to volunteers hours on list responses feedbacks
parent
ba0e2719
Pipeline
#27399
passed with stage
in 39 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/views/list_responses/feedbacks.html.slim
View file @
de237a17
...
...
@@ -21,7 +21,7 @@ nav.navbar.section-navigation.hidden-print
table
.table.table-striped.list-responses-table
thead
tr
th
.limit-width
Journal
th
.limit-width
Journal
/
Stunden
th
.limit-width
=
sort_link
@q
,
:volunteer_contact_full_name
,
'Freiwillige/r'
th
.limit-width
Einsatz
th
=
sort_link
@q
,
:author_profile_contact_full_name
,
'Autor/in'
...
...
@@ -39,6 +39,7 @@ table.table.table-striped.list-responses-table
tr
*{
data:
{
feedback_id:
record
.
id
}
}
td
.index-action-cell
=
button_link
navigation_glyph
(
:journal
),
volunteer_journals_path
(
record
.
volunteer
),
title:
'Journal'
=
button_link
navigation_glyph
(
:hours
),
volunteer_hours_path
(
record
.
volunteer
),
title:
'Stunden'
td
.index-action-cell
=
link_to
(
edit_volunteer_path
(
record
.
volunteer
))
do
span
#{
record
.
volunteer
.
contact
.
last_name
}
,
...
...
Write
Preview
Supports
Markdown
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