project, commits page with bootstrap
This commit is contained in:
parent
fed0da8076
commit
bef29f0797
10 changed files with 239 additions and 514 deletions
|
@ -13,7 +13,5 @@
|
|||
Issues
|
||||
= link_to wall_project_path(@project), :class => current_page?(:controller => "projects", :action => "wall", :id => @project) ? "current" : nil do
|
||||
Wall
|
||||
- if @project.common_notes.today.count > 0
|
||||
%span{ :class => "number" }= @project.common_notes.today.count
|
||||
= link_to project_merge_requests_path(@project), :class => (controller.controller_name == "merge_requests") ? "current" : nil do
|
||||
Requests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue