first commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/*=========================================================================================
|
||||
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' });
|
||||
});
|
||||
Reference in New Issue
Block a user