container-index

This commit is contained in:
humano 2020-05-04 16:58:55 -05:00
parent f995e85c7b
commit 245422b268
2 changed files with 3 additions and 2 deletions

View File

@ -1429,6 +1429,7 @@ document.oncopy = addLink;
</head>
<body data-spy="scroll" data-target="#toc" >
<div class='container-fluid' id='container-index'>
<?php
if(isset($_REQUEST['debug'])) {
print_r( $_SESSION );
@ -1625,7 +1626,7 @@ echo $css_adicional;
?>
<div class='container'>
<div class="col-sm-<?php echo $cols_interior; ?> col-lg-<?php echo $cols_interior; ?>" id='principal_general'>
<?php echo $menu_lateral ; ?>
<!-- END #fh5co-offcanvas -->

2
milfs

@ -1 +1 @@
Subproject commit 856e5cf038c486129814a4a4f0bbaaffcd352bae
Subproject commit 01df026a5b8baa93f7d670d3aa0eaed77d7e98c1