Add judges codes
This commit is contained in:
@@ -210,7 +210,7 @@ class ContestsController < ApplicationController
|
||||
end
|
||||
|
||||
def settings_general_params
|
||||
params.expect(contest: [ :lang, :name, :duration, :public, :ranking_mode, :team, :allow_registration ])
|
||||
params.expect(contest: [ :lang, :name, :duration, :public, :ranking_mode, :team, :allow_registration, :code ])
|
||||
end
|
||||
|
||||
def settings_offline_params
|
||||
|
||||
Reference in New Issue
Block a user