Installer: use proto-relative URLs for license picker
authorChad Horohoe <chadh@wikimedia.org>
Sun, 24 May 2015 09:49:59 +0000 (11:49 +0200)
committerChad Horohoe <chadh@wikimedia.org>
Sun, 24 May 2015 09:55:23 +0000 (11:55 +0200)
commit2fe90864c122fbb3eaca478fe04cad8b8f6b33ee
tree83fe8aab2963cc88037d09a23adecbd8a62f0ffe
parent4760e057bb2f4db09ca395ec43d0172c92a42e19
Installer: use proto-relative URLs for license picker

While encouraging HTTPS is nice, you pass styling to the CC picker
and when installing on a non-HTTPS host you end up with mixed
content warnings.

Bug: T100146
Change-Id: Iad706072b1b14b0ce2fb1c1597aae46e8ec15136
includes/installer/WebInstallerPage.php