Fix #1523 新建缺陷时高亮显示 TAB 页
This commit is contained in:
parent
f90927313d
commit
81420df6b9
|
@ -17,7 +17,6 @@
|
|||
|
||||
class IssuesController < ApplicationController
|
||||
layout 'base_projects'#Added by young
|
||||
menu_item :new_issue, :only => [:new, :create]
|
||||
default_search_scope :issues
|
||||
|
||||
before_filter :find_issue, :only => [:show, :edit, :update]
|
||||
|
|
Loading…
Reference in New Issue