diff --git a/app/views/homework_common/_homework_common_form.html.erb b/app/views/homework_common/_homework_common_form.html.erb
index cbe054335..ec6a1bbcc 100644
--- a/app/views/homework_common/_homework_common_form.html.erb
+++ b/app/views/homework_common/_homework_common_form.html.erb
@@ -33,7 +33,7 @@
<%= calendar_for('homework_end_time')%>
-
+
<%= calendar_for('homework_publish_time')%>
@@ -78,13 +78,13 @@
学生互评设置
- -
+
-
<%= calendar_for('evaluation_start_time')%>
- -
+
-
<%= calendar_for('evaluation_end_time')%>
diff --git a/app/views/layouts/_new_header.html.erb b/app/views/layouts/_new_header.html.erb
index e4d2658b1..46a2eff63 100644
--- a/app/views/layouts/_new_header.html.erb
+++ b/app/views/layouts/_new_header.html.erb
@@ -18,15 +18,15 @@
<% if User.current.logged? -%>
-
- <%= link_to "#{User.current.login}".html_safe, {:controller=> 'users', :action => 'show', id: User.current.id, host: Setting.host_user}, :class => "uses_name"%>
+ <%= link_to "#{User.current.login}".html_safe, {:controller=> 'users', :action => 'show', id: User.current.id, host: Setting.host_user}, target:"_blank", :class => "uses_name"%>