Used ajax responce for render html output

This commit is contained in:
Chanaka Indrajith 2012-11-27 00:22:24 +05:30
parent 2ce0beec90
commit 5630e9b40e

View File

@ -522,7 +522,7 @@ if (count($columns) > 0) {
} // end if (we have columns in this table)
// Render HTML output
echo $html_output;
PMA_Response::getInstance()->addHTML($html_output);
/**
* Generate dropdown choices