mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Fix commercial option for users in dashboard#show #1390
This commit is contained in:
parent
be33f345a1
commit
a6e8283bcf
2 changed files with 2 additions and 3 deletions
|
|
@ -7,7 +7,6 @@ module Admin
|
|||
@commercials = @conference.commercials
|
||||
|
||||
@commercial = @conference.commercials.build
|
||||
authorize! :create, @conference.commercials.new
|
||||
end
|
||||
|
||||
def create
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue