working main nav
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
<!-- end of row -->
|
||||
<div class="row" id="hamburger-alternative">
|
||||
<div class="col-xs-12">
|
||||
<navig-component></navig-component>
|
||||
<navig-component v-bind:navlistofMenus="navlistofmenus"></navig-component>
|
||||
</div>
|
||||
<!-- end of col-xs-12 -->
|
||||
</div>
|
||||
@@ -398,8 +398,8 @@
|
||||
<script src="https://kbcc-cuny.libanswers.com/load_chat.php?hash=212334892d13e5887f44a2763092678b"></script>
|
||||
|
||||
<!-- add Vue scripts -->
|
||||
<!-- <script src="https://unpkg.com/vue@3/dist/vue.global.js"></script> --><!-- development -->
|
||||
<script src="https://unpkg.com/vue/dist/vue.global.prod.js"></script>
|
||||
<script src="https://unpkg.com/vue@3/dist/vue.global.js"></script><!-- development -->
|
||||
<!-- <script src="https://unpkg.com/vue/dist/vue.global.prod.js"></script> -->
|
||||
<!--production -->
|
||||
<script
|
||||
type="text/javascript"
|
||||
|
||||
Reference in New Issue
Block a user