From fee42ef162229e7f6f8afcf448acb13890826577 Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 30 Dec 2014 17:35:55 +0800 Subject: [PATCH] update code --- app/views/admin/calendars/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/calendars/index.html.erb b/app/views/admin/calendars/index.html.erb index 3b42120..6fc5569 100644 --- a/app/views/admin/calendars/index.html.erb +++ b/app/views/admin/calendars/index.html.erb @@ -53,7 +53,7 @@
-
+
<%= link_to "Add", new_admin_calendar_path, :class => "btn btn-primary", :id=>"create_event_btn", :ref=>"add-btn" %>