forked from qwerty/tupali
Correcion parallax
This commit is contained in:
parent
ab40cc58d5
commit
a49554e01d
@ -20,7 +20,7 @@
|
||||
//setcookie("timestamp",$timestamp,($timestamp + 5000));
|
||||
$_SESSION['timestamp']= $timestamp;
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="en">
|
||||
<head >
|
||||
<script src="milfs/js/scripts.js"></script>
|
||||
@ -1439,7 +1439,7 @@ $uri = $_SERVER['REQUEST_URI'];
|
||||
$css = remplacetas('form_parametrizacion','campo',"index",'descripcion'," tabla='css' and opcion = 'bootstrap' and id_empresa = '$id_empresa'") ;
|
||||
if($css[0] !="") {
|
||||
$css ="
|
||||
<!-- incluir tema bootstrap parametrizado $css[2]-->
|
||||
<!-- incluir tema bootstrap parametrizado -->
|
||||
<link rel='stylesheet' href='$css[0]?".time()."' >";
|
||||
$tema="";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user