forked from qwerty/tupali
aadon twitter
This commit is contained in:
parent
ad409db76c
commit
7777e2d879
@ -81,7 +81,19 @@ function tuitealo($form,$tipo) {
|
||||
";
|
||||
|
||||
if( $tipo =="previsualizar") {
|
||||
$formulario_grabar ="
|
||||
<input type='hidden' id= '1301[0]' name= '1301[0]' value='$form[1301][0]' >
|
||||
<input type='hidden' id= '1302[0]' name= '1302[0]' value='$form[1302][0]' >
|
||||
<input type='hidden' id= '1303[0]' name= '1303[0]' value='$form[1303][0]' >
|
||||
<input type='hidden' id= '1304[0]' name= '1304[0]' value='$form[1304][0]' >
|
||||
<input type='hidden' id= '1305[0]' name= '1305[0]' value='$form[1305][0]' >
|
||||
<input type='hidden' id= '1306[0]' name= '1306[0]' value='$form[1306][0]' >
|
||||
<input type='hidden' id= '1307[0]' name= '1307[0]' value='$form[1307][0]' >
|
||||
<input type='hidden' id= '1308[0]' name= '1308[0]' value='$texto' >
|
||||
|
||||
";
|
||||
|
||||
$previsualizar .="$formulario_grabar";
|
||||
$respuesta->addAssign("tuitealo_div","innerHTML","$previsualizar");
|
||||
|
||||
}else{
|
||||
|
Loading…
Reference in New Issue
Block a user