File "content.tpl.php"
Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/js_composer/include/templates/params/param_group/content.tpl.php
File size: 226 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
if ( ! defined( 'ABSPATH' ) ) {
die( '-1' );
}
$template = vc_include_template( 'params/param_group/inner_content.tpl.php' );
return '<li class="vc_param wpb_vc_row vc_param_group-collapsed">' . $template . '</li>';