[embjopr-commits] EMBJOPR SVN: r227 - trunk/core/src/main/webapp/secure.

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Mon Mar 16 12:23:04 EDT 2009


Author: ozizka at redhat.com
Date: 2009-03-16 12:23:04 -0400 (Mon, 16 Mar 2009)
New Revision: 227

Modified:
   trunk/core/src/main/webapp/secure/resourceInstanceMetrics.xhtml
Log:
Added ID metricsTraitsTable to resourceInstanceMetrics.xhtml

Modified: trunk/core/src/main/webapp/secure/resourceInstanceMetrics.xhtml
===================================================================
--- trunk/core/src/main/webapp/secure/resourceInstanceMetrics.xhtml	2009-03-13 22:37:38 UTC (rev 226)
+++ trunk/core/src/main/webapp/secure/resourceInstanceMetrics.xhtml	2009-03-16 16:23:04 UTC (rev 227)
@@ -53,6 +53,7 @@
                 <h2>#{messages['metrics.resourceInstance.traitValues']}</h2>
 
                 <rich:dataTable value="#{traitDisplayList}"
+                             id="metricsTraitsTable"
                              var="trait"
                              columnClasses="standard-traitscolumn" width="100%">
                     <rich:column rendered="#{trait['a'] ne null}" width="33%">




More information about the embjopr-commits mailing list