mejoras en la vista de aplicacion
This commit is contained in:
parent
0108cdfeaa
commit
25c75e7cdb
@ -461,7 +461,7 @@ if ($variable !=''){
|
|||||||
</style>
|
</style>
|
||||||
<div class='reveal' style='bottom: 80px !important; '>
|
<div class='reveal' style='bottom: 80px !important; '>
|
||||||
<div class='slides' >
|
<div class='slides' >
|
||||||
<section id='galeria' style='width:95% ; background-color:#333;'>
|
<section id='galeria' style='width:100% ; background-color:#333;'>
|
||||||
<div id='mostrar_carrusel'>
|
<div id='mostrar_carrusel'>
|
||||||
$registros
|
$registros
|
||||||
</div>
|
</div>
|
||||||
|
@ -8701,6 +8701,7 @@ $scripts ="
|
|||||||
centerMode: true,
|
centerMode: true,
|
||||||
focusOnSelect: true,
|
focusOnSelect: true,
|
||||||
responsive: true,
|
responsive: true,
|
||||||
|
arrows: false,
|
||||||
variableWidth:true
|
variableWidth:true
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user