From 8a6bbf50a90e2b33e39d70b7eb944d129cf0e1c0 Mon Sep 17 00:00:00 2001 From: Tim Date: Fri, 24 Jun 2016 09:30:46 +0800 Subject: [PATCH] =?UTF-8?q?css=E6=96=87=E4=BB=B6=E6=9B=BF=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/account/about_us.html.erb | 2 +- app/views/account/agreement.html.erb | 23 ++----------------- app/views/account/lost_password.html.erb | 2 +- app/views/courses/settings/_join_org.html.erb | 2 +- app/views/files/_subfield_files.html.erb | 2 +- app/views/forums/index.html.erb | 2 +- app/views/layouts/base.html.erb | 2 +- app/views/layouts/base_forums.html.erb | 4 ++-- app/views/layouts/base_memos.html.erb | 2 +- app/views/layouts/base_organization.html.erb | 10 ++++---- app/views/layouts/base_tags.html.erb | 2 +- app/views/layouts/base_users_new.html.erb | 2 +- app/views/layouts/base_welcome.html.erb | 2 +- app/views/layouts/course_base.html.erb | 2 +- app/views/layouts/new_base.html.erb | 2 +- app/views/layouts/static_base.html.erb | 2 +- app/views/layouts/users_base.html.erb | 2 +- app/views/organizations/_org_members.html.erb | 2 +- .../projects/settings/_join_org.html.erb | 2 +- app/views/users/_show_user_org.html.erb | 2 +- app/views/users/user_homeworks.html.erb | 2 +- app/views/users/user_organizations.html.erb | 2 +- app/views/users/user_resource.html.erb | 5 ++-- 23 files changed, 31 insertions(+), 49 deletions(-) diff --git a/app/views/account/about_us.html.erb b/app/views/account/about_us.html.erb index f990cd64c..a2b1c895b 100644 --- a/app/views/account/about_us.html.erb +++ b/app/views/account/about_us.html.erb @@ -1,4 +1,4 @@ -<%= stylesheet_link_tag 'new_user'%> +<%= stylesheet_link_tag 'css/public'%>

关于我们

diff --git a/app/views/account/agreement.html.erb b/app/views/account/agreement.html.erb index 921f66350..ac0b9906c 100644 --- a/app/views/account/agreement.html.erb +++ b/app/views/account/agreement.html.erb @@ -1,4 +1,4 @@ -<%= stylesheet_link_tag 'new_user'%> +<%= stylesheet_link_tag 'css/public'%>

Trustie服务协议

@@ -28,24 +28,5 @@
- - + diff --git a/app/views/account/lost_password.html.erb b/app/views/account/lost_password.html.erb index 5bf93fd14..2a5d7d23e 100644 --- a/app/views/account/lost_password.html.erb +++ b/app/views/account/lost_password.html.erb @@ -1,4 +1,4 @@ -<%= stylesheet_link_tag 'new_user'%> +<%= stylesheet_link_tag 'css/public'%>
diff --git a/app/views/courses/settings/_join_org.html.erb b/app/views/courses/settings/_join_org.html.erb index f7b4d7551..2774a6c9a 100644 --- a/app/views/courses/settings/_join_org.html.erb +++ b/app/views/courses/settings/_join_org.html.erb @@ -5,7 +5,7 @@ -<%= stylesheet_link_tag 'org' %> +<%= stylesheet_link_tag 'css/org' %>
diff --git a/app/views/files/_subfield_files.html.erb b/app/views/files/_subfield_files.html.erb index 516e42c68..498f1e4aa 100644 --- a/app/views/files/_subfield_files.html.erb +++ b/app/views/files/_subfield_files.html.erb @@ -1,4 +1,4 @@ -<%= stylesheet_link_tag 'courses'%> +<%= stylesheet_link_tag 'css/courses'%>