HBASE-6594. Move tasks section above regions section in RegionServer UI

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373980 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andrew Kyle Purtell 2012-08-16 18:58:59 +00:00
parent 6447d1b800
commit 2af7c0697b
1 changed files with 2 additions and 2 deletions

View File

@ -101,11 +101,11 @@ org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionLoad;
<h2>Server Metrics</h2>
<& ServerMetricsTmpl; metrics = metrics; &>
<& ../common/TaskMonitorTmpl; filter = filter &>
<h2>Regions</h2>
<& RegionListTmpl; regionServer = regionServer; onlineRegions = onlineRegions; &>
<& ../common/TaskMonitorTmpl; filter = filter &>
<h2>Software Attributes</h2>
<table id="attributes_table" class="table table-striped">
<tr>