Minor fixes in the lightbox 'Create new project'

stable
David Barragán Merino 2014-08-10 10:37:19 +02:00
parent 29508cb51d
commit 5f36b8d12a
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ form
fieldset
select(name="creation_template", ng-model="data.creation_template",
ng-options="template.id as template.name for template in templates")
option(value="") Not use template on project creation
option(value="") Select one template to generate the defaults values for the new project
fieldset
a.button.button-green(href="", title="Create") Create