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
a4b157ff
Commit
a4b157ff
authored
Nov 27, 2018
by
Tugce Nur Tas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
replace mission link to plain text on review form
parent
a81d9251
Pipeline
#31834
passed with stage
in 59 minutes and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
app/views/semester_process_volunteers/review_semester.html.slim
...ews/semester_process_volunteers/review_semester.html.slim
+1
-5
No files found.
app/views/semester_process_volunteers/review_semester.html.slim
View file @
a4b157ff
...
...
@@ -10,11 +10,7 @@
=
f
.
simple_fields_for
:semester_feedbacks
,
@semester_process_volunteer
.
semester_process_volunteer_missions
do
|
spvm
|
-
mission
=
spvm
.
object
.
mission
h2
.m-b-20.m-t-30
'
Einsatz
=
link_to
mission
.
to_label
,
url:
polymorphic_path
([
mission
.
volunteer
,
mission
.
polymorph_url_object
]),
target:
'_blank'
h2
.m-b-20.m-t-30
Einsatz
#{
mission
.
to_label
}
=
spvm
.
simple_fields_for
:semester_feedback
,
@nested_objects
[
spvm
.
object
.
id
.
to_s
][
:feedback
]
do
|
ff
|
=
ff
.
input
:spv_mission_id
,
as: :hidden
,
input_html:
{
value:
spvm
.
object
.
id
}
...
...
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