From c7cecdeceac327c709258ed8145c74fc00212c76 Mon Sep 17 00:00:00 2001 From: wanglinchun Date: Mon, 9 Jun 2014 16:11:54 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=99=E7=AB=9E=E8=B5=9B=E9=80=9A=E7=9F=A5?= =?UTF-8?q?=E8=AF=84=E8=AE=BA=E6=B7=BB=E5=8A=A0=E5=8F=96=E6=B6=88=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/contestnotifications/show.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/contestnotifications/show.html.erb b/app/views/contestnotifications/show.html.erb index 5aedbf011..2a2123867 100644 --- a/app/views/contestnotifications/show.html.erb +++ b/app/views/contestnotifications/show.html.erb @@ -43,6 +43,7 @@

<%= submit_tag l(:button_add) %> + <%= submit_tag l(:button_cancel), :onclick => "cancel();" %>

<% end %>