This commit is contained in:
fredyrivera 2017-03-05 20:47:56 -05:00
parent 1ee75bfae0
commit 5143fa904f

View File

@ -466,7 +466,8 @@ legend.legend-area {
} }
else { else {
$tema= "magazine"; // $tema= "magazine";
$tema ="";
$css =' $css ='
<!-- incluir tema bootstrap por defecto --> <!-- incluir tema bootstrap por defecto -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css?'.time().'" integrity="sha512-dTfge/zgoMYpP7QbHy4gWMEGsbsdZeCXz7irItjcC3sPUFtf0kuFbDz/ixG7ArTxmDjLXDmezHubeNikyKGVyQ==" crossorigin="anonymous" >'; <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css?'.time().'" integrity="sha512-dTfge/zgoMYpP7QbHy4gWMEGsbsdZeCXz7irItjcC3sPUFtf0kuFbDz/ixG7ArTxmDjLXDmezHubeNikyKGVyQ==" crossorigin="anonymous" >';