From 00ddd943142f243aea8e63ee21c908552ff4081e Mon Sep 17 00:00:00 2001 From: "Matt K. Fu" Date: Tue, 3 Sep 2013 15:20:48 +0800 Subject: [PATCH] fix design index --- app/views/admin/designs/_sort_headers.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/designs/_sort_headers.html.erb b/app/views/admin/designs/_sort_headers.html.erb index c1410201..b66114c9 100644 --- a/app/views/admin/designs/_sort_headers.html.erb +++ b/app/views/admin/designs/_sort_headers.html.erb @@ -1,4 +1,4 @@ -<%= render_sort_bar(true, delete_admin_designs_path(:direction => params[:direction], :sort => params[:sort], :sort_options => params[:sort_options]), +<%=# render_sort_bar(true, delete_admin_designs_path(:direction => params[:direction], :sort => params[:sort], :sort_options => params[:sort_options]), ['title', 'title','span2', :title], ['', '', 'span1', :default], ['intro', 'intro', 'span7', :intro],