This is not an ajaxified form
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
parent
8d0a9ff74e
commit
097b83cd98
@ -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; ?>" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user