Add public filter to admin projects
This commit is contained in:
parent
122acb2254
commit
68bfcd0521
10 changed files with 73 additions and 34 deletions
|
@ -18,7 +18,7 @@
|
|||
%span.count= current_user.cared_merge_requests.opened.count
|
||||
= nav_link(path: 'search#show') do
|
||||
= link_to "Search", search_path
|
||||
= nav_link(path: 'help#index') do
|
||||
= nav_link(controller: :help) do
|
||||
= link_to "Help", help_path
|
||||
|
||||
.content= yield
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue