Rename project_head partial to settings_nav

This commit is contained in:
Dmitriy Zaporozhets 2013-03-18 19:35:27 +02:00
parent 0eccc08015
commit 0c884498d2
14 changed files with 15 additions and 13 deletions

View file

@ -1,4 +1,4 @@
= render "repositories/head"
= render "projects/settings_nav"
%p.slead
Deploy keys allow read-only access to repository. It matches perfectly for CI, staging or production servers.

View file

@ -1,4 +1,4 @@
= render "repositories/head"
= render "projects/settings_nav"
%h3.page_title New Deploy key
%hr

View file

@ -1,4 +1,5 @@
= render "repositories/head"
= render "projects/settings_nav"
%h3.page_title
Deploy key:
= @key.title