From bb06ee921a57446912ebb2cb00f1524d85ea0560 Mon Sep 17 00:00:00 2001 From: wanglinchun Date: Thu, 12 Jun 2014 09:35:34 +0800 Subject: [PATCH] sdf --- app/views/contestnotifications/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/contestnotifications/show.html.erb b/app/views/contestnotifications/show.html.erb index 0a0d6ce67..016de36ca 100644 --- a/app/views/contestnotifications/show.html.erb +++ b/app/views/contestnotifications/show.html.erb @@ -1,6 +1,6 @@
- <%= link_to(l(:button_edit), + <%#= link_to(l(:button_edit), edit_contest_contestnotification_path(@contest, @contestnotification), :class => 'icon icon-edit', :accesskey => accesskey(:edit),