Cambio a post
This commit is contained in:
@@ -195,8 +195,8 @@ if($user->periodo_id!= ""){
|
||||
</div>
|
||||
|
||||
</form>
|
||||
|
||||
<form action="./export/solicitudes_excel.php" target="_blank" >
|
||||
|
||||
<form action="./export/solicitudes_excel.php" target="_blank" method="post" >
|
||||
<input type="hidden" name="fecha_inicial" value="<?php echo $fecha_ini;?>">
|
||||
<input type="hidden" name="fecha_final" value="<?php echo $fecha_fin;?>">
|
||||
<p class="text-right">
|
||||
|
||||
Reference in New Issue
Block a user