You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by bu...@apache.org on 2018/02/03 12:21:02 UTC

svn commit: r1024774 - in /websites/production/tapestry/content: cache/main.pageCache sandbox.html

Author: buildbot
Date: Sat Feb  3 12:21:02 2018
New Revision: 1024774

Log:
Production update by buildbot for tapestry

Modified:
    websites/production/tapestry/content/cache/main.pageCache
    websites/production/tapestry/content/sandbox.html

Modified: websites/production/tapestry/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/tapestry/content/sandbox.html
==============================================================================
--- websites/production/tapestry/content/sandbox.html (original)
+++ websites/production/tapestry/content/sandbox.html Sat Feb  3 12:21:02 2018
@@ -79,7 +79,7 @@
                 <div id="ConfluenceContent"><p>&#160;</p><p>An experiment with tabs:</p>    
 <div class="contentf aui-tabs horizontal-tabs" id="ex1" title="Example 1">
     <ul class="tabs-menu"></ul>
-    <div class="tabs-pane" id="hwjava" data-pane-title="HelloWorld.java">
+    <div class="cfm tabs-pane" id="hwjava" data-pane-title="HelloWorld.java">
     <div class="code panel pdl" style="border-width: 1px;">
  <div class="codeHeader panelHeader pdl hide-border-bottom">
   <b class="code-title"></b>
@@ -96,7 +96,7 @@ public class HelloWorld
 
     
 </div>
-<div class="tabs-pane" id="hwtml" data-pane-title="HelloWorld.tml">
+<div class="cfm tabs-pane" id="hwtml" data-pane-title="HelloWorld.tml">
     <div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <pre class="brush: xml; gutter: false; theme: Default" style="font-size:12px;">&lt;html&gt;
     Bonjour from HelloWorld component.
@@ -108,8 +108,8 @@ public class HelloWorld
 </div>
 </div>
 <div style="clear:both"><p> </p></div>
-<p>This is after the tabs</p><p>&#160;</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
-<pre class="brush: java; gutter: false; theme: Default" style="font-size:12px;">This is code
+<p>This is after the tabs</p><p>&#160;</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeHeader panelHeader pdl" style="border-bottom-width: 1px;"><b>Code Example</b></div><div class="codeContent panelContent pdl">
+<pre class="brush: xml; gutter: false; theme: Default" style="font-size:12px;">This is code
 </pre>
 </div></div></div>
       </div>