Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
aoz-003
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open-source
aoz-003
Commits
16da73c9
Commit
16da73c9
authored
Dec 10, 2018
by
Chrysanthi Lagodimou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Last column on semester report index
parent
216b64da
Pipeline
#32955
passed with stage
in 45 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
app/views/feedbacks/index.html.slim
app/views/feedbacks/index.html.slim
+5
-3
No files found.
app/views/feedbacks/index.html.slim
View file @
16da73c9
...
...
@@ -12,7 +12,7 @@ table.table.table-striped
th
Gespräch
-
unless
current_user
.
volunteer?
th
=
t_attr
(
:author
,
Feedback
)
th
colspan
=
'3'
th
Semester
Prozess
tbody
-
@feedbacks
.
each
do
|
record
|
...
...
@@ -32,7 +32,9 @@ table.table.table-striped
=
t_model
(
Volunteer
)
-
else
=
link_to
record
.
author
.
full_name
,
record
.
author
-
unless
record
.
old_feedback?
td
=
link_to
t_action
(
:show
),
review_semester_semester_process_volunteer_path
(
record
.
semester_process_volunteer
)
td
-
unless
record
.
old_feedback?
=
link_to
record
&
.
semester_process_volunteer
.
semester_t
,
review_semester_semester_process_volunteer_path
(
record
.
semester_process_volunteer
)
=
bootstrap_row_col
{
button_link
icon_span
(
:back
),
@volunteer
}
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