Skip to content

Commit d7b151d

Browse files
author
Olga Kopylova
committed
Merge remote-tracking branch 'origin/MAGETWO-44399-base-URL-not-validated-in-setup-wizard' into PR_Branch
2 parents 9e2f18e + b075665 commit d7b151d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/view/magento/setup/web-configuration.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ $hints = [
6161
<input
6262
id="baseUrl"
6363
class="form-el-input"
64-
type="text"
64+
type="url"
6565
name="base_url"
6666
ng-model="config.address.base_url"
6767
ng-class="{'invalid': webconfig.base_url.$invalid && webconfig.submitted}"

0 commit comments

Comments
 (0)