This commit is contained in:
parent
c9c9f578b9
commit
00633c8331
|
@ -9,6 +9,8 @@ class BidsController < ApplicationController
|
|||
menu_item :homework_statistics, :only => :homework_statistics
|
||||
menu_item :edit, :only => :edit
|
||||
|
||||
|
||||
|
||||
before_filter :can_show_course,only: []
|
||||
before_filter :can_show_contest,only: []
|
||||
#Ended by young
|
||||
|
|
Loading…
Reference in New Issue