This commit is contained in:
Nicolas Bally 2015-10-16 23:30:59 +02:00
parent 81b29008e1
commit d19346116b
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@
-if input.style == 3
-if input.style == 1 or input.style == 3
.portlet.input

View File

@ -5,7 +5,7 @@ set :application, 'chien_app'
set :user, 'web'
set :scm_user, "git"
set :scm_host, "gitlab.bally.me"
set :scm_host, "git.nicolasbally.com"