You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2013/10/04 19:13:05 UTC

svn commit: r1529223 - /isis/site/trunk/templates/isis-template.html

Author: danhaywood
Date: Fri Oct  4 17:13:05 2013
New Revision: 1529223

URL: http://svn.apache.org/r1529223
Log:
working towards carousel of screenshots

Modified:
    isis/site/trunk/templates/isis-template.html

Modified: isis/site/trunk/templates/isis-template.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/templates/isis-template.html?rev=1529223&r1=1529222&r2=1529223&view=diff
==============================================================================
--- isis/site/trunk/templates/isis-template.html (original)
+++ isis/site/trunk/templates/isis-template.html Fri Oct  4 17:13:05 2013
@@ -96,7 +96,7 @@
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
         }
     </style>
-    <script type="text/javascript">
+    <DISABLEDscript type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -115,7 +115,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </script>
+    </DISABLEDscript>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="{{base}}images/favicon.ico">