Your IP : 216.73.216.171


Current Path : /home/ereika83/public_html/wp-content/themes/genesis/lib/js/menu/
Upload File :
Current File : /home/ereika83/public_html/wp-content/themes/genesis/lib/js/menu/superfish.compat.js

/**
 * Add back-compat for older uses of Superfish.
 *
 * @package Genesis\JS
 * @author  StudioPress
 * @license GPL-2.0+
 */

jQuery(function ($) {
	'use strict';
	$( 'a.sf-with-ul' ).append( '<span class="sf-sub-indicator"> &raquo;</span>' );
});