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
0630f855
Commit
0630f855
authored
Feb 13, 2018
by
Tugce Nur Tas
Browse files
do not show terminated assignments on active table volunteer show
parent
a38c8ab4
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/views/volunteers/show.html.slim
View file @
0630f855
...
...
@@ -182,7 +182,7 @@ h3= t('.availability')
-
if
@volunteer
.
group_assignments
.
any?
h3
#assignments
=
t
(
'.group_assignments'
)
=
render
'group_assignments/volunteer_group_assignments'
,
group_assignments:
@volunteer
.
group_assignments
,
editable:
true
=
render
'group_assignments/volunteer_group_assignments'
,
group_assignments:
@volunteer
.
group_assignments
.
unterminated
,
editable:
true
-
if
@volunteer
.
group_assignment_logs
.
any?
h3
=
t
(
'.old_group_assignments'
)
...
...
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