mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-14 04:04:03 +00:00
Fix variable @program typo in programs#show
This commit is contained in:
parent
976616b47b
commit
fb4e8958e0
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
|
||||
.row
|
||||
.col-md-12.text-right
|
||||
- if can? :edit, @progam
|
||||
- if can? :edit, @program
|
||||
= link_to edit_admin_conference_program_path(@conference.short_title), class: 'btn btn-primary' do
|
||||
Edit
|
||||
- if can? :destroy, @program
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue