diff --git a/app/views/projects/_project_listing.rhtml b/app/views/projects/_project_listing.rhtml index 72f67071..f968ddf7 100644 --- a/app/views/projects/_project_listing.rhtml +++ b/app/views/projects/_project_listing.rhtml @@ -1,9 +1,8 @@ <% project = project_listing suppress_drag_handle ||= false suppress_edit_button ||= false - @project_listing_zindex = @project_listing_zindex.nil? ? 200 : @project_listing_zindex - 1 -%> -