programm -> program
This commit is contained in:
parent
5e293e5547
commit
021f9fecf8
1 changed files with 2 additions and 2 deletions
|
|
@ -26,8 +26,8 @@
|
||||||
.icon
|
.icon
|
||||||
%i.glyphicon.glyphicon-user
|
%i.glyphicon.glyphicon-user
|
||||||
.text
|
.text
|
||||||
%label.text-muted programm: #{@program_length} min
|
%label.text-muted program: #{@program_length} min
|
||||||
%label.text-muted new programm: #{@new_program_length} min
|
%label.text-muted new program: #{@new_program_length} min
|
||||||
.row
|
.row
|
||||||
= render partial: 'targets', locals: { targets: @program_minutes_targets, name: 'program_hours' }
|
= render partial: 'targets', locals: { targets: @program_minutes_targets, name: 'program_hours' }
|
||||||
.row
|
.row
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue