forked from qwerty/tupali
container-index
This commit is contained in:
parent
f995e85c7b
commit
245422b268
@ -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
2
milfs
@ -1 +1 @@
|
||||
Subproject commit 856e5cf038c486129814a4a4f0bbaaffcd352bae
|
||||
Subproject commit 01df026a5b8baa93f7d670d3aa0eaed77d7e98c1
|
Loading…
Reference in New Issue
Block a user