add mm and ui reset

This commit is contained in:
Yan
2017-10-13 14:56:04 +06:30
parent 7f5c2d7277
commit ee0463508e
11 changed files with 168 additions and 8 deletions

View File

@@ -78,7 +78,7 @@ function activateNotificationAndTasksScroll() {
}
//Google Analiytics ======================================================================================
addLoadEvent(loadTracking);
// addLoadEvent(loadTracking);
var trackingId = 'UA-30038099-6';
function addLoadEvent(func) {

View File

@@ -62,6 +62,7 @@ $(document).on('turbolinks:load', function() {
$(function(){
$('body').bootstrapMaterialDesign();
var height = ($(window).height() - ($('.legal').outerHeight() + $('.user-info').outerHeight() + $('.navbar').innerHeight()));
$('#custom-slimscroll').slimScroll({