mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
commit
6e8d34f666
2 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ module Admin
|
|||
else
|
||||
redirect_to(admin_conference_sponsors_path(
|
||||
conference_id: @conference.short_title),
|
||||
alert: 'Sponsorships updation failed')
|
||||
alert: 'Sponsorships update failed.')
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
|
|
@ -26,8 +26,8 @@
|
|||
.icon
|
||||
%i.glyphicon.glyphicon-user
|
||||
.text
|
||||
%label.text-muted programm: #{@program_length} min
|
||||
%label.text-muted new programm: #{@new_program_length} min
|
||||
%label.text-muted program: #{@program_length} min
|
||||
%label.text-muted new program: #{@new_program_length} min
|
||||
.row
|
||||
= render partial: 'targets', locals: { targets: @program_minutes_targets, name: 'program_hours' }
|
||||
.row
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue