diff --git a/app/views/files/_resource_detail.html.erb b/app/views/files/_resource_detail.html.erb
index fd804ca9c..4e046b50a 100644
--- a/app/views/files/_resource_detail.html.erb
+++ b/app/views/files/_resource_detail.html.erb
@@ -48,7 +48,7 @@
<% end %>
<% else %>
-
+
资源描述:<% if file.description.blank? %>未添加<% else %><%= file.description %><% end %>
<% end %>
diff --git a/app/views/projects/settings/_new_versions_form.html.erb b/app/views/projects/settings/_new_versions_form.html.erb
index cc61b1993..5d9243eea 100644
--- a/app/views/projects/settings/_new_versions_form.html.erb
+++ b/app/views/projects/settings/_new_versions_form.html.erb
@@ -12,8 +12,10 @@
- <%= f.text_field :effective_date, :size => 10, :readonly => true, :class=>"issues_calendar_input fl", :placeholder=>"结束日期", :style=>"height:28px;", :id => "setting_version_effective_date" %>
+
diff --git a/app/views/versions/_edit.html.erb b/app/views/versions/_edit.html.erb
index f9ce5a8b1..e38041efe 100644
--- a/app/views/versions/_edit.html.erb
+++ b/app/views/versions/_edit.html.erb
@@ -22,10 +22,12 @@
- <%= f.text_field :effective_date, :size => 10, :readonly => true,:class=>"issues_calendar_input fl", :id => "version_effective_date2", :placeholder=>"结束日期", :style=>"height:28px;", :no_label => true %>
+
diff --git a/app/views/versions/_new_milestone.html.erb b/app/views/versions/_new_milestone.html.erb
index b0b6208d0..47c1d2b39 100644
--- a/app/views/versions/_new_milestone.html.erb
+++ b/app/views/versions/_new_milestone.html.erb
@@ -22,8 +22,10 @@
- <%= f.text_field :effective_date, :size => 10, :readonly => true, :class => "issues_calendar_input fl ml3", :id => "version_index_create_name", :placeholder=>"结束日期", :style=>"height:28px;", :no_label => true %>
+