6 lines
252 B
JavaScript
Executable File
6 lines
252 B
JavaScript
Executable File
/*!
|
|
* stack-admin-theme (https://pixinvent.com/bootstrap-admin-template/stack)
|
|
* Copyright 2018 PIXINVENT
|
|
* Licensed under the Themeforest Standard Licenses
|
|
*/
|
|
$(document).ready(function(){$("body").scrollspy({target:"#sidebar-page-navigation"})}); |