[rhmessaging-commits] rhmessaging commits: r3864 - mgmt/trunk/wooly/python/wooly.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Wed Mar 10 15:16:43 EST 2010


Author: eallen
Date: 2010-03-10 15:16:43 -0500 (Wed, 10 Mar 2010)
New Revision: 3864

Modified:
   mgmt/trunk/wooly/python/wooly/widgets.strings
Log:
Add id to propertyset table to allow of background update

Modified: mgmt/trunk/wooly/python/wooly/widgets.strings
===================================================================
--- mgmt/trunk/wooly/python/wooly/widgets.strings	2010-03-09 14:13:02 UTC (rev 3863)
+++ mgmt/trunk/wooly/python/wooly/widgets.strings	2010-03-10 20:16:43 UTC (rev 3864)
@@ -175,7 +175,7 @@
 }
 
 [PropertySet.html]
-<table class="PropertySet">
+<table class="PropertySet" id="{id}">
   <thead>
     <tr>
       <th style="width: 50%;">Name</th>



More information about the rhmessaging-commits mailing list