Changes to the ajax function in order to obtain the list of variables

This commit is contained in:
user
2012-11-23 16:54:38 -04:00
parent 209cdfbed7
commit adb1ae1c34
3 changed files with 22 additions and 21 deletions

View File

@@ -71,8 +71,7 @@ $html .= '<option value="ID_REPLACE_WITHOUT_CHANGES">@=</option>';
$html .= '</select> &nbsp;&nbsp;&nbsp;&nbsp;';
$html .= '</td>';
$html .= '<td width="20%">';
//$html .= '<input type="text" id="search" size="15" onkeydown="validartexto(event);">';
$html .= '<td width="20%" valign="top">';
$html .= '<input type="text" id="search" size="15">';
$html .= '</td>';
$html .= '</tr>';