From ca01f5c9cc32d706b7ea462fccc2e92322c6f872 Mon Sep 17 00:00:00 2001 From: wanglinchun Date: Thu, 5 Jun 2014 16:27:33 +0800 Subject: [PATCH] rt --- app/controllers/contestnotifications_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controllers/contestnotifications_controller.rb b/app/controllers/contestnotifications_controller.rb index ca67ae18..ecd509f2 100644 --- a/app/controllers/contestnotifications_controller.rb +++ b/app/controllers/contestnotifications_controller.rb @@ -65,7 +65,7 @@ class ContestnotificationsController < ApplicationController # GET /contestnotifications/1 # GET /contestnotifications/1.json def show - #@contestnotification = Contestnotification.find(params[:id]) + # @contestnotification = Contestnotification.find(params[:id]) # # respond_to do |format| # format.html # show.html.erb