forked from qwerty/tupali
mejoras en la vista de aplicacion
This commit is contained in:
parent
0108cdfeaa
commit
25c75e7cdb
@ -461,7 +461,7 @@ if ($variable !=''){
|
||||
</style>
|
||||
<div class='reveal' style='bottom: 80px !important; '>
|
||||
<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'>
|
||||
$registros
|
||||
</div>
|
||||
|
@ -8701,6 +8701,7 @@ $scripts ="
|
||||
centerMode: true,
|
||||
focusOnSelect: true,
|
||||
responsive: true,
|
||||
arrows: false,
|
||||
variableWidth:true
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user