fix open modal mobile
This commit is contained in:
@@ -33,6 +33,8 @@ class SubmissionsController < ApplicationController
|
||||
|
||||
def new
|
||||
authorize!(:new, Submission)
|
||||
|
||||
render :new, layout: 'plain'
|
||||
end
|
||||
|
||||
def create
|
||||
|
||||
Reference in New Issue
Block a user