suite
This commit is contained in:
parent
802a0694d0
commit
57bea79328
@ -25,7 +25,7 @@
|
||||
-else
|
||||
-url =""
|
||||
|
||||
-url = "http#{("" if Rails.env.production?)}://"+HOSTNAME+url
|
||||
-url = "http#{("s" if Rails.env.production?)}://"+HOSTNAME+url
|
||||
-style = ""
|
||||
-style = "text-align:center;width:100%;" if input.alignement == "center"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user