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
3eb79ad7
Commit
3eb79ad7
authored
Nov 19, 2018
by
Chrysanthi Lagodimou
Browse files
Formatting additional hours
parent
d1c3da85
Pipeline
#31067
passed with stage
in 75 minutes and 52 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/pages/_review_semester.scss
0 → 100644
View file @
3eb79ad7
.form-group.float.optional.semester_process_volunteer_semester_feedbacks_hour_hours
{
display
:
inline-flex
;
}
app/views/semester_process_volunteers/review_semester.html.slim
View file @
3eb79ad7
...
...
@@ -24,8 +24,9 @@
=
spvm
.
simple_fields_for
:hour
,
Hour
.
new
do
|
hf
|
=
hf
.
input
:spv_mission_id
,
as: :hidden
,
input_html:
{
value:
spvm
.
object
.
id
}
.row
.col-xs-2
=
hf
.
input
:hours
,
label:
"Restliche Stunden in diesem Semester
#{
@semester_process_volunteer
.
semester_period
}
"
,
input_html
:
{
value:
f
.object.hours
=
=
0
?
''
:
f
.
object
.
hours
,
min:
0
}
.col-xs-12
=
hf
.
input
:hours
,
label:
"Restliche Stunden in diesem Semester
#{
@semester_process_volunteer
.
semester_period
}
"
,
input_html
:
{
value:
f
.object.hours
=
=
0
?
''
:
f
.
object
.
hours
,
min:
0
},
required
:
false
h3
Spesen
...
...
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