GitHub user terbolous opened a pull request:
https://github.com/apache/cloudstack-www/pull/16
Improvements to survey.html
Made the survey.html agnostic to protocol used, previously
the iframe was hardcoded with a http:// link and this breaks when
visiting the site over https.
Also set the iframe height to 2000px and enabled scrollbars, this is
to allow longer sides to show properly without the need of having a
really long page for all other pages
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/terbolous/cloudstack-www master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack-www/pull/16.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #16
----
commit a08136e7eff0818a0f8b0edcbb7311be0eff3568
Author: Erik Weber <[email protected]>
Date: 2015-10-12T13:11:42Z
Improvements to survey.html
Made the survey.html agnostic to protocol used, previously
the iframe was hardcoded with a http:// link and this breaks when
visiting the site over https.
Also set the iframe height to 2000px and enabled scrollbars, this is
to allow longer sides to show properly without the need of having a
really long page for all other pages
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---