[SITE] finish nav for mobile and second level
This commit is contained in:
parent
74408319b5
commit
f04a4cb18c
9 changed files with 1803 additions and 44 deletions
|
@ -9,7 +9,10 @@
|
|||
|
||||
<!-- Bootstrap core JavaScript-->
|
||||
<?php echo js('assets/vendors/jquery-2.2.2.min.js') ?>
|
||||
<?php //echo js('assets/vendors/bootstrap/js/bootstrap.min.js') ?>
|
||||
<?php
|
||||
echo js('assets/vendors/bootstrap/js/dist/util.js');
|
||||
echo js('assets/vendors/bootstrap/js/dist/collapse.js');
|
||||
?>
|
||||
|
||||
<?php if (c::get('navbar-affix')) : ?>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue