| Current Path : /home/ereika83/www/wp-content/plugins/bb-plugin/modules/pricing-table/includes/ |
| Current File : /home/ereika83/www/wp-content/plugins/bb-plugin/modules/pricing-table/includes/frontend.js.php |
(function($) {
$(function() {
new FLBuilderPricingTable({
id: '<?php echo $id; ?>',
});
});
})(jQuery);