OSDN Git Service

Squash project settings navs
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Wed, 19 Jun 2013 19:44:57 +0000 (22:44 +0300)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Wed, 19 Jun 2013 19:44:57 +0000 (22:44 +0300)
commit1811d32e23f2c7c4c76f4e868ab3b5850f6addb3
tree39bad58f0633525bc42542bd8d10f95505c993ac
parent8e737ed54235ba0d296d25bc24f2f00e986c1507
Squash project settings navs
18 files changed:
app/assets/stylesheets/gitlab_bootstrap/nav.scss
app/controllers/deploy_keys_controller.rb
app/controllers/hooks_controller.rb
app/controllers/projects_controller.rb
app/controllers/services_controller.rb
app/controllers/team_members_controller.rb
app/views/deploy_keys/index.html.haml
app/views/deploy_keys/new.html.haml
app/views/deploy_keys/show.html.haml
app/views/hooks/index.html.haml
app/views/layouts/project_settings.html.haml [new file with mode: 0644]
app/views/projects/_settings_nav.html.haml
app/views/projects/edit.html.haml
app/views/services/edit.html.haml
app/views/services/index.html.haml
app/views/team_members/import.html.haml
app/views/team_members/index.html.haml
app/views/team_members/new.html.haml