Author: sebgoa Date: Fri Jun 27 10:48:26 2014 New Revision: 1606019 URL: http://svn.apache.org/r1606019 Log: Tweaks to iframe
Modified: cloudstack/site/trunk/content/survey.mdtext cloudstack/site/trunk/templates/skeleton.html Modified: cloudstack/site/trunk/content/survey.mdtext URL: http://svn.apache.org/viewvc/cloudstack/site/trunk/content/survey.mdtext?rev=1606019&r1=1606018&r2=1606019&view=diff ============================================================================== --- cloudstack/site/trunk/content/survey.mdtext (original) +++ cloudstack/site/trunk/content/survey.mdtext Fri Jun 27 10:48:26 2014 @@ -14,7 +14,7 @@ Title: Apache CloudStack Survey </div> -<iframe height="800" allowTransparency="true" frameborder="0" scrolling="no" style="width:100%;border:none" +<iframe height="1200" allowTransparency="true" frameborder="0" scrolling="no" style="width:100%;border:none" src="http://www.formwize.com/run/survey3.cfm?id=7191&embed"> <a href="http://www.formwize.com/run/survey3.cfm?id=7191" title="CloudStack Survey">Fill out my form</a> </iframe> Modified: cloudstack/site/trunk/templates/skeleton.html URL: http://svn.apache.org/viewvc/cloudstack/site/trunk/templates/skeleton.html?rev=1606019&r1=1606018&r2=1606019&view=diff ============================================================================== --- cloudstack/site/trunk/templates/skeleton.html (original) +++ cloudstack/site/trunk/templates/skeleton.html Fri Jun 27 10:48:26 2014 @@ -75,7 +75,7 @@ <a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a> <ul class="dropdown-menu" aria-labelledby="community"> <li><a tabindex="-1" href="/survey.html">Take Survey</a></li> - <li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies">Case Studies</a></li> + <li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li> <li><a tabindex="-1" href="/contribute.html">Get Involved</a></li> <li><a tabindex="-1" href="/developers.html">Developers</a></li> <li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>