forked from qwerty/tupali
correccion bug f
This commit is contained in:
parent
85fd5ae9b0
commit
d5944fcd9e
@ -334,7 +334,7 @@ if ($variable !=''){
|
|||||||
elseif($v[0] =='f') {
|
elseif($v[0] =='f') {
|
||||||
/// f= FORMULARIO
|
/// f= FORMULARIO
|
||||||
$form =$v[1];
|
$form =$v[1];
|
||||||
$onload =" <script type=\"text/javascript\">xajax_formulario_embebido_ajax('$form','','nuevo')</script>";
|
$onload =" <script type=\"text/javascript\">xajax_formulario_embebido_ajax('','$form','','nuevo')</script>";
|
||||||
}
|
}
|
||||||
elseif($v[0] =='c') {
|
elseif($v[0] =='c') {
|
||||||
/// f= FORMULARIO
|
/// f= FORMULARIO
|
||||||
|
Loading…
Reference in New Issue
Block a user