Files
2021-09-13 06:53:04 -04:00

13 lines
605 B
JavaScript

/*=========================================================================================
File Name: documentation.js
Description: Theme documentation js file
----------------------------------------------------------------------------------------
Item Name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template
Author: PIXINVENT
Author URL: http://www.themeforest.net/user/pixinvent
==========================================================================================*/
$(document).ready(function(){
$('body').scrollspy({ target: '#sidebar-page-navigation' });
});