[rhmessaging-commits] rhmessaging commits: r1099 - in mgmt: notes and 1 other directory.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Wed Oct 17 09:13:24 EDT 2007


Author: justi9
Date: 2007-10-17 09:13:23 -0400 (Wed, 17 Oct 2007)
New Revision: 1099

Modified:
   mgmt/cumin/python/cumin/exchange.strings
   mgmt/notes/Todo
Log:
Adds a mocked-up status box to the exchange view.



Modified: mgmt/cumin/python/cumin/exchange.strings
===================================================================
--- mgmt/cumin/python/cumin/exchange.strings	2007-10-16 20:56:45 UTC (rev 1098)
+++ mgmt/cumin/python/cumin/exchange.strings	2007-10-17 13:13:23 UTC (rev 1099)
@@ -75,6 +75,12 @@
 
 [ExchangeView.html]
 <div class="ExchangeView oblock">
+  <div class="mstatus green" id="{id}">
+    <h2>Exchange Status</h2>
+
+    <div>0 errors, 0 warnings</div>
+  </div>
+
   <h1><img src="resource?name=exchange-36.png"> {title}</h1>
 
   <dl class="properties">

Modified: mgmt/notes/Todo
===================================================================
--- mgmt/notes/Todo	2007-10-16 20:56:45 UTC (rev 1098)
+++ mgmt/notes/Todo	2007-10-17 13:13:23 UTC (rev 1099)
@@ -91,8 +91,6 @@
 
    - Display load, profiles (?)
 
- * Add status box to exchange view
-
  * Add group type to group add,edit
 
  * Add the marshal side of ListParameter




More information about the rhmessaging-commits mailing list