diff --git a/app/views/issues/index.html.erb b/app/views/issues/index.html.erb index aa51842aa..d7fb26874 100644 --- a/app/views/issues/index.html.erb +++ b/app/views/issues/index.html.erb @@ -320,14 +320,13 @@
-
-
-
-
-
+
+
+
+
+
-
+ - diff --git a/app/views/layouts/base_projects.html.erb b/app/views/layouts/base_projects.html.erb index f9699a6ca..3dc788318 100644 --- a/app/views/layouts/base_projects.html.erb +++ b/app/views/layouts/base_projects.html.erb @@ -29,7 +29,6 @@ <%= render_flash_messages %> <%= yield %> <%= call_hook :view_layouts_base_content %> -
diff --git a/app/views/users/user_issues.html.erb b/app/views/users/user_issues.html.erb index c506ca856..b078f6323 100644 --- a/app/views/users/user_issues.html.erb +++ b/app/views/users/user_issues.html.erb @@ -197,7 +197,6 @@
  • 关闭<%= @issue_close_count %>
  • - <%= form_tag( user_issues_user_path(@user), :remote=>'xls', :method => "post", :id=>"issue_query_form", :class => 'query_form') do %>
    @@ -278,6 +277,7 @@
    + <% end %> <% if @issues.empty? %>

    <%= l(:label_no_data) %>

    @@ -286,15 +286,19 @@ <%= render :partial => 'users/all_issue_list', :locals => {:issues => @issues, :issue_pages => @issue_pages,:issue_count => @issue_count, :subject => @subject } %> <% end %> - -
    - -
    -
    -
    -
    -
    -
    + +
    + + +
    + + +
    + + +
    + +