OSDN Git Service

Use wiki tab for wiki, wall, snippets
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Fri, 15 Mar 2013 12:20:03 +0000 (14:20 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Fri, 15 Mar 2013 12:20:03 +0000 (14:20 +0200)
commit35ad4fe7db13f3974ca8f0bbce2b39a1b2357b5c
tree5522dc41d44a072cc1422316bfc34cf35ed3a7c0
parent39bbdc468f628ae9835926a09e24a91c702ddede
Use wiki tab for wiki, wall, snippets
app/assets/javascripts/main.js.coffee
app/helpers/tab_helper.rb
app/views/layouts/project_resource.html.haml
app/views/projects/files.html.haml
app/views/projects/wall.html.haml
app/views/snippets/index.html.haml
app/views/wikis/_nav.html.haml [moved from app/views/writeboards/_nav.html.haml with 94% similarity]
app/views/wikis/pages.html.haml
app/views/wikis/show.html.haml
spec/features/gitlab_flavored_markdown_spec.rb