[rhmessaging-commits] rhmessaging commits: r2334 - mgmt/trunk/cumin/python/cumin.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Thu Aug 21 12:34:50 EDT 2008


Author: eallen
Date: 2008-08-21 12:34:50 -0400 (Thu, 21 Aug 2008)
New Revision: 2334

Modified:
   mgmt/trunk/cumin/python/cumin/broker.strings
   mgmt/trunk/cumin/python/cumin/client.strings
   mgmt/trunk/cumin/python/cumin/exchange.strings
   mgmt/trunk/cumin/python/cumin/queue.strings
   mgmt/trunk/cumin/python/cumin/widgets.strings
Log:
Added <tbody></tbody> tags to match css rule

Modified: mgmt/trunk/cumin/python/cumin/broker.strings
===================================================================
--- mgmt/trunk/cumin/python/cumin/broker.strings	2008-08-21 16:10:57 UTC (rev 2333)
+++ mgmt/trunk/cumin/python/cumin/broker.strings	2008-08-21 16:34:50 UTC (rev 2334)
@@ -84,6 +84,7 @@
 
 [BrokerDetailsTab.html]
 <table class="CuminDetails">
+  <tbody>
   <tr>
     <td>
       <h2>Properties</h2>
@@ -94,6 +95,7 @@
       {actions}
     </td>
   </tr>
+  </tbody>
 </table>
 
 [BrokerBrowser.css]

Modified: mgmt/trunk/cumin/python/cumin/client.strings
===================================================================
--- mgmt/trunk/cumin/python/cumin/client.strings	2008-08-21 16:10:57 UTC (rev 2333)
+++ mgmt/trunk/cumin/python/cumin/client.strings	2008-08-21 16:34:50 UTC (rev 2334)
@@ -111,6 +111,7 @@
 
 [ConnectionStats.html]
 <table class="twocol">
+  <tbody>
   <tr>
     <td>
       <h2>Input/Output</h2>
@@ -123,6 +124,7 @@
       {sendrecv}
     </td>
   </tr>
+  </tbody>
 </table>
 
 [SessionSet.sql]

Modified: mgmt/trunk/cumin/python/cumin/exchange.strings
===================================================================
--- mgmt/trunk/cumin/python/cumin/exchange.strings	2008-08-21 16:10:57 UTC (rev 2333)
+++ mgmt/trunk/cumin/python/cumin/exchange.strings	2008-08-21 16:34:50 UTC (rev 2334)
@@ -222,6 +222,7 @@
 
 [ExchangeStats.html]
 <table class="twocol">
+  <tbody>
   <tr>
     <td>
       <h2>Input/Output</h2>
@@ -235,6 +236,7 @@
       {producers}
     </td>
   </tr>
+  </tbody>
 </table>
 
 [ExchangeProducerSet.html]

Modified: mgmt/trunk/cumin/python/cumin/queue.strings
===================================================================
--- mgmt/trunk/cumin/python/cumin/queue.strings	2008-08-21 16:10:57 UTC (rev 2333)
+++ mgmt/trunk/cumin/python/cumin/queue.strings	2008-08-21 16:34:50 UTC (rev 2334)
@@ -163,6 +163,7 @@
 
 [QueueStatsGeneral.html]
 <table class="twocol">
+  <tbody>
   <tr>
     <td>
       <h2>Input/Output</h2>
@@ -177,10 +178,12 @@
       {consumers}
     </td>
   </tr>
+  </tbody>
 </table>
 
 [QueueStatsDurability.html]
 <table class="twocol">
+  <tbody>
   <tr>
     <td>
       <h2>Durable Input/Output</h2>
@@ -193,6 +196,7 @@
       {enqdeq}
     </td>
   </tr>
+  </tbody>
 </table>
 
 [JournalStats.html]
@@ -211,6 +215,7 @@
 
 [QueueStatsTransactions.html]
 <table class="twocol">
+  <tbody>
   <tr>
     <td>
       <h2>Transactions</h2>
@@ -225,6 +230,7 @@
       {enqdeq}
     </td>
   </tr>
+  </tbody>
 </table>
 
 [QueueConsumerSet.html]

Modified: mgmt/trunk/cumin/python/cumin/widgets.strings
===================================================================
--- mgmt/trunk/cumin/python/cumin/widgets.strings	2008-08-21 16:10:57 UTC (rev 2333)
+++ mgmt/trunk/cumin/python/cumin/widgets.strings	2008-08-21 16:34:50 UTC (rev 2334)
@@ -208,6 +208,7 @@
 
 [CuminDetails.html]
 <table class="CuminDetails">
+  <tbody>
   <tr>
     <td>
       <h2>Properties</h2>
@@ -218,6 +219,7 @@
       {actions}
     </td>
   </tr>
+  </tbody>
 </table>
 
 [CuminSummary.css]




More information about the rhmessaging-commits mailing list