This is not an ajaxified form

Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
Madhura Jayaratne 2015-07-29 12:09:30 +05:30
parent 8d0a9ff74e
commit 097b83cd98

View File

@ -1,7 +1,7 @@
<form method="post"
action="tbl_find_replace.php"
name="previewForm"
id="previewForm" class="ajax">
id="previewForm">
<?php echo PMA_URL_getHiddenInputs($db, $table); ?>
<input type="hidden" name="replace" value="true" />
<input type="hidden" name="columnIndex" value="<?php echo $columnIndex; ?>" />