Ubuntu

­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­ jQuery(document).ready(function(){LSOW_JS.init(),LSOW_Tab.event()});var LSOW_JS={init:function(){LSOW_Tab.init(),LSOW_ColorPicker.init()}},LSOW_ColorPicker={init:function(){var e=jQuery(".lsow-colorpicker");e.length>0&&e.wpColorPicker()}},LSOW_Tab={init:function(){jQuery(".lsow-tab.selected").each(function(){LSOW_Tab.check(jQuery(this))})},event:function(){jQuery(document).on("click",".lsow-tab",function(){LSOW_Tab.check(jQuery(this))})},check:function(e){var n=e.data("target");e.siblings().removeClass("selected"),e.addClass("selected"),e.closest(".lsow-inner").find(".lsow-tab-content").removeClass("lsow-tab-show").hide(),e.closest(".lsow-inner").find(".lsow-tab-content."+n).addClass("lsow-tab-show").show()}};