You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
921 B

/*!
* stack-admin-theme (https://pixinvent.com/bootstrap-admin-template/stack)
* Copyright 2018 PIXINVENT
* Licensed under the Themeforest Standard Licenses
*/
$(document).ready(function(){var sm_options={start:[30,70],behaviour:"drag",connect:!0,range:{min:20,max:80}},smallSlider=document.getElementById("small-slider");if(noUiSlider.create(smallSlider,sm_options),$.fn.raty.defaults.path="../../../app-assets/images/raty/",$("#score-rating").raty({score:3}),$(".sidebar-sticky").length){var headerNavbarHeight,footerNavbarHeight;$("body").hasClass("content-right-sidebar")||$("body").hasClass("content-left-sidebar")?(headerNavbarHeight=$(".header-navbar").height(),footerNavbarHeight=$("footer.footer").height()):(headerNavbarHeight=$(".header-navbar").height()+24,footerNavbarHeight=$("footer.footer").height()+10),$(".sidebar-sticky").sticky({topSpacing:headerNavbarHeight,bottomSpacing:footerNavbarHeight})}});