|
@@ -10,6 +10,7 @@ include(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'common.php');
|
|
|
$view
|
|
|
->set('fast', 'Dever::input("fast")')
|
|
|
//->fetch('#dever_submit@value', 'Dever::submit()')
|
|
|
+->fetch('#parent@value', 'manage/database.info#parent_value')
|
|
|
->fetch('#fast@value', '$fast')
|
|
|
->fetch('#load_style', 'manage/database.res#css')
|
|
|
->fetch('#search_param', 'manage/database.info#search_param')
|