Offline participation: already submitted page
This commit is contained in:
@@ -124,6 +124,10 @@ class ContestsController < ApplicationController
|
||||
if !@offline
|
||||
not_found and return
|
||||
end
|
||||
|
||||
if @offline.images.length > 1
|
||||
render :offline_already_submitted and return
|
||||
end
|
||||
end
|
||||
|
||||
def offline_update
|
||||
|
||||
Reference in New Issue
Block a user