gitlab-org--gitlab-foss/app/views/projects/environments/new.html.haml
Z.J. van de Weg be9aa7f194 Add an URL field to Environments
This MR adds a string (thus max 255 chars) field to the enviroments
table to expose it later in other features.
2016-07-29 13:54:45 +02:00

6 lines
85 B
Text

- page_title 'New Environment'
%h3.page-title
New environment
%hr
= render 'form'