mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-14 04:04:03 +00:00
Remove duplicate code and style fixes
This commit is contained in:
parent
91629d9b92
commit
efdb2cd63b
2 changed files with 0 additions and 8 deletions
|
|
@ -8,7 +8,6 @@ class ProposalsController < ApplicationController
|
|||
# We authorize manually in these actions
|
||||
skip_authorize_resource :event, only: [:confirm, :restart, :withdraw]
|
||||
|
||||
|
||||
def index
|
||||
@event = @program.events.new
|
||||
@event.event_users.new(user: current_user, event_role: 'submitter')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue