diff --git a/app/views/shixuns/_settings_challenges.html.erb b/app/views/shixuns/_settings_challenges.html.erb
index 2d7c68987..788db338a 100644
--- a/app/views/shixuns/_settings_challenges.html.erb
+++ b/app/views/shixuns/_settings_challenges.html.erb
@@ -1,36 +1,26 @@
-
-<% if false%>
<%= render :partial => "shixuns/settings_challenges_result_tip" %>
-
-
+
<%= render :partial => "shixuns/settings_challenges_action_tip" %>
-
-
- <%= form_tag(url_for(:controller => 'shixuns', :action => 'add_script', :id => @shixun), :method => "post", :remote => true, :id => "project_script_form") do %>
-
-
内容不能为空
-
取消
-
确定
- <% end %>
+
-<% end %>
+