Fix form label for ssl requests
This commit is contained in:
parent
52d8ed9e4f
commit
e241d1e670
3 changed files with 10 additions and 2 deletions
|
@ -20,7 +20,7 @@
|
|||
Code
|
||||
.input
|
||||
.input-prepend
|
||||
%span.add-on= "http://#{GIT_HOST["host"]}/"
|
||||
%span.add-on= web_app_url
|
||||
= f.text_field :code, :placeholder => "example"
|
||||
|
||||
- unless @admin_project.new_record?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue