Some more performance improvements and caching
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Storage Pool</td>
|
||||
<td class="data"><?php echo HTML::anchor('stgpool/detail'.$o->STGPOOL_NAME,$o->display('STGPOOL_NAME')); ?></td>
|
||||
<td class="data"><?php echo HTML::anchor('stgpool/detail/'.$o->STGPOOL_NAME,$o->display('STGPOOL_NAME')); ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Estimated Capacity</td>
|
||||
|
Reference in New Issue
Block a user