|
@@ -8,6 +8,7 @@ $method = 'list';
|
|
include(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'common.php');
|
|
include(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'common.php');
|
|
|
|
|
|
$view
|
|
$view
|
|
|
|
+->fetch('#load_style', 'manage/database.res#css')
|
|
->fetch('#search_param', 'manage/database.info#search_param')
|
|
->fetch('#search_param', 'manage/database.info#search_param')
|
|
->fetch('#addstyle', 'manage/database.listStyle')
|
|
->fetch('#addstyle', 'manage/database.listStyle')
|
|
#->fetch('#list-desc', 'manage/database.info#list_desc')
|
|
#->fetch('#list-desc', 'manage/database.info#list_desc')
|