File "layout-js-config.php"

Full Path: /www/wwwroot/shphe-en.com/wp-content/plugins/bb-plugin/includes/layout-js-config.php
File size: 242 bytes
MIME-type: --
Charset: utf-8

var FLBuilderLayoutConfig = {
	anchorLinkAnimations : {
		duration 	: 1000,
		easing		: 'swing',
		offset 		: 100
	},
	paths : {
		pluginUrl : '<?php echo FL_BUILDER_URL; ?>',
		wpAjaxUrl : '<?php echo admin_url( 'admin-ajax.php' ); ?>'
	}
};