Widgitized the output
This commit is contained in:
@@ -65,7 +65,7 @@ class Controller_Stgpool extends Controller_TemplateDefault {
|
||||
|
||||
Block::add(array(
|
||||
'title'=>sprintf(_('Storage Pool Information for %s'),$so->STGPOOL_NAME),
|
||||
'body'=>View::factory('stgpool/detail')->set('so',$so)
|
||||
'body'=>View::factory('stgpool/detail')->set('o',$so)
|
||||
));
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user