quitando el rebote de los formularios #191
28
index.php
28
index.php
@ -36,7 +36,7 @@ if(isset($_REQUEST['debug'])) {
|
|||||||
<meta name='apple-mobile-web-app-status-bar-style' content='black-translucent'/>
|
<meta name='apple-mobile-web-app-status-bar-style' content='black-translucent'/>
|
||||||
<!-- Chrome, Firefox OS y Opera -->
|
<!-- Chrome, Firefox OS y Opera -->
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
window.addEventListener("load",function() {
|
window.addEventListener("load",function() {
|
||||||
setTimeout(function(){
|
setTimeout(function(){
|
||||||
window.scrollTo(0, 1);
|
window.scrollTo(0, 1);
|
||||||
@ -109,7 +109,7 @@ $librerias_pie ="";
|
|||||||
//if (isset($_GET['v'])) {$variable = $_GET['v'];}else {$variable = "";}
|
//if (isset($_GET['v'])) {$variable = $_GET['v'];}else {$variable = "";}
|
||||||
if (isset($_REQUEST['empresa'])) {
|
if (isset($_REQUEST['empresa'])) {
|
||||||
|
|
||||||
|
|
||||||
$variable = "e".$_REQUEST['empresa'];
|
$variable = "e".$_REQUEST['empresa'];
|
||||||
|
|
||||||
}
|
}
|
||||||
@ -562,11 +562,11 @@ if ($variable !=''){
|
|||||||
$plantilla="landingpage";
|
$plantilla="landingpage";
|
||||||
$librerias_cabeza ="
|
$librerias_cabeza ="
|
||||||
<style>
|
<style>
|
||||||
|
|
||||||
.control_planilla{
|
.control_planilla{
|
||||||
display:none
|
display:none
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
<script src='./librerias/ekko-lightbox/4.0.1/ekko-lightbox.min.js'></script>
|
<script src='./librerias/ekko-lightbox/4.0.1/ekko-lightbox.min.js'></script>
|
||||||
<script src='./librerias/charts/Chart.bundle.js'></script>
|
<script src='./librerias/charts/Chart.bundle.js'></script>
|
||||||
@ -684,7 +684,7 @@ if('serviceWorker' in navigator) {
|
|||||||
<div class='container-fluid'>
|
<div class='container-fluid'>
|
||||||
<div style='overflow-y: scroll; overflow-x: hidden; max-height: calc(100vh - 50px); min-height: calc(100vh - 50px); '>
|
<div style='overflow-y: scroll; overflow-x: hidden; max-height: calc(100vh - 50px); min-height: calc(100vh - 50px); '>
|
||||||
<br>
|
<br>
|
||||||
<table class='table table-bordered table-striped exportable'>
|
<table class='table table-bordered table-striped exportable'>
|
||||||
<thead></thead>
|
<thead></thead>
|
||||||
<tbody style=' ' id='scroll-galeria' >
|
<tbody style=' ' id='scroll-galeria' >
|
||||||
</tbody>
|
</tbody>
|
||||||
@ -706,12 +706,12 @@ if('serviceWorker' in navigator) {
|
|||||||
$estadisticas = portal_listado_campos("$form");
|
$estadisticas = portal_listado_campos("$form");
|
||||||
$acciones= formulario_acciones("$form","aplicacion");
|
$acciones= formulario_acciones("$form","aplicacion");
|
||||||
$no_mostrar="display:none; ";
|
$no_mostrar="display:none; ";
|
||||||
|
|
||||||
$footer="
|
$footer="
|
||||||
|
|
||||||
<nav class='navbar navbar-inverse navbar-fixed-bottom'>
|
<nav class='navbar navbar-inverse navbar-fixed-bottom'>
|
||||||
|
|
||||||
|
|
||||||
<div id='navbar' class='' aria-expanded='false' style='height: 1px;'>
|
<div id='navbar' class='' aria-expanded='false' style='height: 1px;'>
|
||||||
<ul class='nav navbar-nav center-block' style='
|
<ul class='nav navbar-nav center-block' style='
|
||||||
float:none;
|
float:none;
|
||||||
@ -721,7 +721,7 @@ if('serviceWorker' in navigator) {
|
|||||||
$acciones
|
$acciones
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</nav>";
|
</nav>";
|
||||||
|
|
||||||
|
|
||||||
@ -758,7 +758,7 @@ if('serviceWorker' in navigator) {
|
|||||||
<div style='overflow-y: scroll; overflow-x: hidden; max-height: calc(100vh - 100px); min-height: calc(100vh - 150px); ' >
|
<div style='overflow-y: scroll; overflow-x: hidden; max-height: calc(100vh - 100px); min-height: calc(100vh - 150px); ' >
|
||||||
<br>
|
<br>
|
||||||
<div class=''>
|
<div class=''>
|
||||||
<table class='table table-bordered table-striped exportable'>
|
<table class='table table-bordered table-striped exportable'>
|
||||||
<thead>$titulos</thead>
|
<thead>$titulos</thead>
|
||||||
<tbody style=' ' id='scroll-content' >
|
<tbody style=' ' id='scroll-content' >
|
||||||
</tbody>
|
</tbody>
|
||||||
@ -1011,7 +1011,7 @@ $aplicacion_pie="
|
|||||||
$banner
|
$banner
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class='barra navbar-collapse collapse ' id='barra_aplicaciones'>
|
<div class='barra navbar-collapse collapse ' id='barra_aplicaciones'>
|
||||||
<div class='navbar-header'>
|
<div class='navbar-header'>
|
||||||
<button type='button' class='navbar-toggle collapsed' data-toggle='collapse' data-target='#menu_colapsible' aria-expanded='false'>
|
<button type='button' class='navbar-toggle collapsed' data-toggle='collapse' data-target='#menu_colapsible' aria-expanded='false'>
|
||||||
@ -1039,7 +1039,7 @@ $aplicacion_pie="
|
|||||||
</div>
|
</div>
|
||||||
<div id='mapa' class='container'><a name ='mapa' ></a>$mapa</div>
|
<div id='mapa' class='container'><a name ='mapa' ></a>$mapa</div>
|
||||||
$presentacion
|
$presentacion
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
@ -1208,7 +1208,7 @@ $panel_aplicaciones = panel_aplicaciones('1',"","");
|
|||||||
if(isset($_SESSION['id'])){
|
if(isset($_SESSION['id'])){
|
||||||
$form_tiempo_session = "
|
$form_tiempo_session = "
|
||||||
<li>
|
<li>
|
||||||
|
|
||||||
</li> "; } else{ $form_tiempo_session = "";}
|
</li> "; } else{ $form_tiempo_session = "";}
|
||||||
if($tema=="") {
|
if($tema=="") {
|
||||||
|
|
||||||
@ -1302,7 +1302,7 @@ else {
|
|||||||
<!-- iOS Safari -->
|
<!-- iOS Safari -->
|
||||||
<meta name='apple-mobile-web-app-capable' content='yes'/>
|
<meta name='apple-mobile-web-app-capable' content='yes'/>
|
||||||
<meta name='apple-mobile-web-app-status-bar-style' content='black-translucent'/>
|
<meta name='apple-mobile-web-app-status-bar-style' content='black-translucent'/>
|
||||||
|
|
||||||
";
|
";
|
||||||
include("temas/$tema/cabecera");
|
include("temas/$tema/cabecera");
|
||||||
include("temas/$tema/pie");
|
include("temas/$tema/pie");
|
||||||
|
2
milfs
2
milfs
@ -1 +1 @@
|
|||||||
Subproject commit 434df34e0458f6372b526a34eb2146d99fbca21e
|
Subproject commit b77e3464fc48ee07e958c7030456d434dfa9a4ca
|
Loading…
Reference in New Issue
Block a user