{I" class:EFI"ProcessedAsset;FI"logical_path;FI"postino/inspinia.js;TI" pathname;FI"_/Users/michelsonmartinez/Documents/ruby/postino/app/assets/javascripts/postino/inspinia.js;TI"content_type;FI"application/javascript;FI" mtime;Fl+Ǖ UI" length;FiI" digest;F"%055b858cc1ecf73042f2852dbaa6fedcI" source;FI"// Custom scripts $(document).ready(function () { // MetsiMenu $('#side-menu').metisMenu(); // Collapse ibox function $('.collapse-link').click( function() { var ibox = $(this).closest('div.ibox'); var button = $(this).find('i'); var content = ibox.find('div.ibox-content'); content.slideToggle(200); button.toggleClass('fa-chevron-up').toggleClass('fa-chevron-down'); ibox.toggleClass('').toggleClass('border-bottom'); setTimeout(function () { ibox.resize(); ibox.find('[id^=map-]').resize(); }, 50); }); // Close ibox function $('.close-link').click( function() { var content = $(this).closest('div.ibox'); content.remove(); }); // Small todo handler $('.check-link').click( function(){ var button = $(this).find('i'); var label = $(this).next('span'); button.toggleClass('fa-check-square').toggleClass('fa-square-o'); label.toggleClass('todo-completed'); return false; }); // Append config box / Only for demo purpose // $.get("skin-config.html", function (data) { // $('body').append(data); // }); // minimalize menu $('.navbar-minimalize').click(function () { $("body").toggleClass("mini-navbar"); SmoothlyMenu(); }) // tooltips $('.tooltip-demo').tooltip({ selector: "[data-toggle=tooltip]", container: "body" }) // Move modal to body // Fix Bootstrap backdrop issu with animation.css $('.modal').appendTo("body") // Full height of sidebar function fix_height() { var heightWithoutNavbar = $("body > #wrapper").height() - 61; $(".sidebard-panel").css("min-height", heightWithoutNavbar + "px"); } fix_height(); // Fixed Sidebar // unComment this only whe you have a fixed-sidebar // $(window).bind("load", function() { // if($("body").hasClass('fixed-sidebar')) { // $('.sidebar-collapse').slimScroll({ // height: '100%', // railOpacity: 0.9, // }); // } // }) $(window).bind("load resize click scroll", function() { if(!$("body").hasClass('body-small')) { fix_height(); } }) $("[data-toggle=popover]") .popover(); }); // For demo purpose - animation css script function animationHover(element, animation){ element = $(element); element.hover( function() { element.addClass('animated ' + animation); }, function(){ //wait for animation to finish before removing classes window.setTimeout( function(){ element.removeClass('animated ' + animation); }, 2000); }); } // Minimalize menu when screen is less than 768px $(function() { $(window).bind("load resize", function() { if ($(this).width() < 769) { $('body').addClass('body-small') } else { $('body').removeClass('body-small') } }) }) function SmoothlyMenu() { if (!$('body').hasClass('mini-navbar') || $('body').hasClass('body-small')) { // Hide menu in order to smoothly turn on when maximize menu $('#side-menu').hide(); // For smoothly turn on menu setTimeout( function () { $('#side-menu').fadeIn(400); }, 100); } else if ($('body').hasClass('fixed-sidebar')){ $('#side-menu').hide(); setTimeout( function () { $('#side-menu').fadeIn(400); }, 300); } else { // Remove all inline style from jquery fadeIn function to reset menu state $('#side-menu').removeAttr('style'); } } ; ;TI"dependency_digest;F"%420f4c1c7d2c916c05450ed3b039d432I"required_paths;F[I"_/Users/michelsonmartinez/Documents/ruby/postino/app/assets/javascripts/postino/inspinia.js;TI"dependency_paths;F[{I" path;FI"_/Users/michelsonmartinez/Documents/ruby/postino/app/assets/javascripts/postino/inspinia.js;TI" mtime;FI"2015-03-21T13:01:11-03:00;FI" digest;F"%f59277d671e318af674436c63aff8caaI" _version;F"%4bf7b15359fe8e0974f7f263e26e27f4