1
0
Fork 0

mejoras en la vista de aplicacion

This commit is contained in:
humano 2017-10-29 13:25:12 -05:00
parent 0d42aca7de
commit ea4667f16d
1 changed files with 3 additions and 2 deletions

View File

@ -8674,11 +8674,12 @@ while( $row = mysqli_fetch_array( $sql ) ) {
$ordenado = ($ordenado +1 );
}
$items .= " <div class='item $activo' style='max-height: 600px;' >
$items .= " <div class='item $activo' style='max-height: 600px;' >
<a href='$href_4' title='Mostrar mas' onClick=\"xajax_aplicacion_carrusel('$form','$registros','".($pagina+1)."','','$orden','$plantilla');\" style='cursor:pointer'>
<i style='font-size:400px;' class=' fa fa-plus-square-o'></i></a>
</div>";
$indicadores .= "<div>
</div>";
$scripts ="
<script type='text/javascript'>