Better text for custom repo name link
This commit is contained in:
parent
d6aec3fc1a
commit
c17280f55a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
= f.text_field :name, placeholder: "Example Project", class: "input-xlarge", tabindex: 1, autofocus: true
|
||||
%span.help-inline
|
||||
= link_to "#", class: 'js-toggle-visibility-link' do
|
||||
%span Custom repo name?
|
||||
%span Customize repository name?
|
||||
|
||||
.control-group.js-toggle-visibility-container.hide
|
||||
= f.label :path do
|
||||
|
|
Loading…
Reference in a new issue