|
|
|
@ -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
|
|
|
|
|