It didn't help, but maybe it's related to OSX ?

Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

2012/11/27  <[email protected]>:
> Author: jogep
> Date: Tue Nov 27 21:49:42 2012
> New Revision: 1414413
>
> URL: http://svn.apache.org/viewvc?rev=1414413&view=rev
> Log:
> Add missing http to facebook integration script
>
> Modified:
>     struts/site/branches/site2fluidomigration/src/site/site.xml
>
> Modified: struts/site/branches/site2fluidomigration/src/site/site.xml
> URL: 
> http://svn.apache.org/viewvc/struts/site/branches/site2fluidomigration/src/site/site.xml?rev=1414413&r1=1414412&r2=1414413&view=diff
> ==============================================================================
> --- struts/site/branches/site2fluidomigration/src/site/site.xml (original)
> +++ struts/site/branches/site2fluidomigration/src/site/site.xml Tue Nov 27 
> 21:49:42 2012
> @@ -39,7 +39,7 @@
>                  var js, fjs = d.getElementsByTagName(s)[0];
>                  if (d.getElementById(id)) return;
>                  js = d.createElement(s); js.id = id;
> -                js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
> +                js.src = "http://connect.facebook.net/en_US/all.js#xfbml=1";;
>                  fjs.parentNode.insertBefore(js, fjs);
>                  }(document, 'script', 'facebook-jssdk'));
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to