lil restyle
This commit is contained in:
parent
c66bc99fb7
commit
c8b955a44b
15 changed files with 71 additions and 61 deletions
|
@ -28,10 +28,8 @@ module ProjectsHelper
|
|||
end
|
||||
|
||||
def tree_tab_class
|
||||
current_page?(:controller => "refs",
|
||||
:action => "tree",
|
||||
:project_id => @project,
|
||||
:id => @ref || @project.root_ref ) ? "current" : nil
|
||||
controller.controller_name == "refs" ?
|
||||
"current" : nil
|
||||
end
|
||||
|
||||
def repository_tab_class
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue