rehaciendo cambios pullrequest
This commit is contained in:
parent
48d39b03b2
commit
13628556c0
@ -191,7 +191,7 @@ if ($variable !=''){
|
|||||||
}
|
}
|
||||||
$acceso = 1;
|
$acceso = 1;
|
||||||
$menu ="
|
$menu ="
|
||||||
<div class='col-sm-2 hidden-xs hidden-sm' id='caja_lateral_derecha'>
|
<div class='col-sm-3 col-lg-2 hidden-xs hidden-sm' id='caja_lateral_derecha'>
|
||||||
<div class='container'>
|
<div class='container'>
|
||||||
<nav style=' max-height:95% !important ; overflow:auto !important; ' id='toc' data-spy='affix' data-toggle='toc'></nav>
|
<nav style=' max-height:95% !important ; overflow:auto !important; ' id='toc' data-spy='affix' data-toggle='toc'></nav>
|
||||||
</div>
|
</div>
|
||||||
|
@ -516,7 +516,7 @@ else{}
|
|||||||
<?php echo @$onload; ?>
|
<?php echo @$onload; ?>
|
||||||
<?php
|
<?php
|
||||||
if ( isset ( $_SESSION['id'] ) ) { ?>
|
if ( isset ( $_SESSION['id'] ) ) { ?>
|
||||||
<div class="navbar navbar-inverse nav-bar-fixed-top " role="navigation">
|
<div class="navbar navbar-inverse navbar-fixed-top " role="navigation">
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<!-- Brand and toggle get grouped for better mobile display -->
|
<!-- Brand and toggle get grouped for better mobile display -->
|
||||||
<div class="navbar-header">
|
<div class="navbar-header">
|
||||||
|
2
milfs
2
milfs
@ -1 +1 @@
|
|||||||
Subproject commit 3abf313533b9ec3763a76db79bd5e785b1874672
|
Subproject commit 749d4a3d1e9f41e2ac433ef6be4541d095277c69
|
Loading…
Reference in New Issue
Block a user