From d6ccc051d5109731a56c700bd5d89946093f525e Mon Sep 17 00:00:00 2001 From: p31729568 Date: Fri, 19 Jul 2019 10:29:12 +0800 Subject: [PATCH] modify library --- app/views/libraries/index.html.erb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app/views/libraries/index.html.erb b/app/views/libraries/index.html.erb index 087ae03c..c4891087 100644 --- a/app/views/libraries/index.html.erb +++ b/app/views/libraries/index.html.erb @@ -6,16 +6,16 @@ <%= link_to '发布案例', new_library_path, class: 'white-btn edu-filter-btn-blue fr mr10 mt8', style: 'color: #4CACFF' %>

- <% if User.current.try(:logged?) %> -
<%= hidden_field_tag(:type, params[:type]) %>