diff --git a/app/views/files/_project_file.html.erb b/app/views/files/_project_file.html.erb index 9fb6e44d7..90b6068f3 100644 --- a/app/views/files/_project_file.html.erb +++ b/app/views/files/_project_file.html.erb @@ -79,7 +79,7 @@ <%#= submit_tag "全站搜索", :class => "re_schbtn b_lblue",:name => "insite",:id => "insite",:onmouseover => "presscss('insite')",:onmouseout =>"buttoncss()" %> <% if User.current.member_of?(@project) %> - + 上传资源 <%= link_to("导入资源", import_resources_user_path(User.current, :type => 6, :project_id => @project.id), :class => "blue-btn fr mr5", :remote => true) %> <% end %> diff --git a/app/views/my/account.html.erb b/app/views/my/account.html.erb index 560c10d8f..9e9a6e641 100644 --- a/app/views/my/account.html.erb +++ b/app/views/my/account.html.erb @@ -6,8 +6,8 @@ <% message.update_attribute(:viewed, true)%> <% end %> -