From 2404e117d0cd06947d7a453b988eec004c3e242c Mon Sep 17 00:00:00 2001 From: Harry Bomrah Date: Mon, 3 Nov 2014 14:12:20 +0800 Subject: [PATCH] fixed template change script --- app/views/admin/designs/index.html.erb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/app/views/admin/designs/index.html.erb b/app/views/admin/designs/index.html.erb index 072cc2a..7ab5ccc 100644 --- a/app/views/admin/designs/index.html.erb +++ b/app/views/admin/designs/index.html.erb @@ -165,3 +165,17 @@
<%#= link_to content_tag(:i, nil, :class => 'icon-plus icon-white') + t(:upload), upload_package_admin_designs_path, :class => 'btn btn-primary pull-right' %>
+ \ No newline at end of file