Add placeholder for project import

This commit is contained in:
Dmitriy Zaporozhets 2013-02-13 15:27:18 +02:00
parent f4c8df897d
commit fd5dc597ed

View file

@ -26,7 +26,7 @@
= f.label :import_url do
%span Import existing repo
.input
= f.text_field :import_url, class: 'xlarge'
= f.text_field :import_url, class: 'xlarge', placeholder: 'https://github.com/randx/six.git'
.light
URL should be clonable