/* * FooGallery - The Most Intuitive and Extensible Gallery Creation and Management Tool Ever Created for WordPress * @version 1.2.8 * @link * @copyright Steven Usher & Brad Vincent 2015 * @license Released under the GPLv3 license. */ !function(a){a(function(){a(".foogallery-vertical-tab").on("click",function(b){b.preventDefault();var c=a(this),d=c.closest(".foogallery-settings"),e=c.data("name");d.find(".foogallery-tab-active").removeClass("foogallery-tab-active"),d.find('[data-name="'+e+'"]').addClass("foogallery-tab-active")})})}(jQuery);